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 StringgetLabel()StringgetName()StringgetValue()
-