Interface OptionValue
-
public interface OptionValueRepresents a single value of a field with predefined content
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLabel()java.lang.StringgetName()java.lang.StringgetValue()
-