public interface SchemaAttr
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultOption()
Retrieve the default option for the attribute
|
java.util.Set<java.lang.String> |
getOptions()
Retrieve the list of options this attribute can have
|
java.util.Set<java.lang.String> getOptions()
@Nullable java.lang.String getDefaultOption()