Class OptionName
java.lang.Object
de.mid.innovator.m2msdk.model.option.OptionName
- All Implemented Interfaces:
Serializable, Comparable<OptionName>
Name of an option.
- Version:
- 10.1.1
- Author:
- jmback
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOptionName(SessionInterface iSession, String iKey, String sText) Construct a name for the option. -
Method Summary
-
Constructor Details
-
OptionName
Construct a name for the option.- Parameters:
iKey- name of keysText- description
-
-
Method Details
-
setNLS
public void setNLS(org.jdom2.Element iElement) -
addName
-
getNames
-
toString
-
getTooltip
-
getValues
-
getKey
-
compareTo
- Specified by:
compareToin interfaceComparable<OptionName>
-
equals
-
hashCode
-
isInternal
public boolean isInternal()
-