Class OptionValue
java.lang.Object
de.mid.innovator.m2msdk.model.option.OptionValue
- All Implemented Interfaces:
Serializable
Value of an option in the option model.
- Version:
- 10.1.1
- Author:
- jmback
- See Also:
-
Constructor Details
-
OptionValue
-
-
Method Details
-
toString
-
getBoolean
public boolean getBoolean() -
getInteger
public int getInteger() -
getValues
Get all values of the owning key.- Returns:
- values as string list
-
getKey
-
equals
-
hashCode
public int hashCode()
-