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