|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnumeratedInput
Represents an enumerated input where the allowed values should be chosen from a given set of values.
Method Summary | |
---|---|
java.net.URI |
getType()
Returns owl:oneOf |
java.util.Collection<InputValue> |
getValues()
Returns the allowed set of input values for this input. |
Methods inherited from interface info.sswap.api.input.Input |
---|
accept, getDescription, getLabel, getPropertyInput, getValue, isUnrestricted, setDescription, setLabel, setPropertyInput, setValue |
Method Detail |
---|
java.net.URI getType()
owl:oneOf
getType
in interface Input
java.util.Collection<InputValue> getValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |