Interface OptionValue
-
public interface OptionValue
Represents a single value of a field with predefined content
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getLabel()
java.lang.String
getName()
java.lang.String
getValue()
-