private static class ShareableCourseHelper.ShareableField extends Object
Modifier and Type | Field and Description |
---|---|
private boolean |
_own |
private Set<String> |
_values |
Constructor and Description |
---|
ShareableField(boolean own,
Set<String> values) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getDefaultValues() |
boolean |
ownContext() |
public ShareableField(boolean own, Set<String> values)
public boolean ownContext()
public Set<String> getDefaultValues()