Interface Options
-
public interface OptionsRepresents the available options for a field with predefined content.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterator<OptionValue>getValues()
-
-
-
Method Detail
-
getValues
Iterator<OptionValue> getValues()
-
-