Package wt.access.configuration
Class _SecurityLabel1
java.lang.Object
wt.fc.EnumeratedType
wt.access.configuration._SecurityLabel1
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
- Direct Known Subclasses:
SecurityLabel1
- See Also:
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Modifier and TypeMethodDescriptionstatic SecurityLabel1Supported API: truestatic SecurityLabel1[]Supported API: trueSupported API: truestatic SecurityLabel1toSecurityLabel1(String internal_value) Supported API: trueMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString
-
Method Details
-
toSecurityLabel1
public static SecurityLabel1 toSecurityLabel1(String internal_value) throws WTInvalidParameterException Supported API: true- Throws:
WTInvalidParameterException
-
getSecurityLabel1Default
Supported API: true -
getSecurityLabel1Set
Supported API: true -
getValueSet
Supported API: true- Specified by:
getValueSetin classEnumeratedType- Returns:
- EnumeratedType[]
-