public interface CustomField
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDesc()
Gets the description of the field.
|
java.lang.String |
getName()
Gets the name of the field.
|
boolean |
isEnabled()
Checks whether the field is enabled.
|
java.lang.String getName()
java.lang.String getDesc()
boolean isEnabled()