Package wt.vc.views
Class _Variation1
java.lang.Object
wt.fc.EnumeratedType
wt.fc._DynamicEnumType
wt.fc.DynamicEnumType
wt.vc.views._Variation1
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
- Direct Known Subclasses:
Variation1
- See Also:
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truestatic Variation1Supported API: truestatic Variation1[]Supported API: truestatic Variation1toVariation1(String internal_value) Supported API: trueMethods inherited from class wt.fc.DynamicEnumType
getDisplayMethods inherited from class wt.fc.EnumeratedType
equals, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString
-
Method Details
-
toVariation1
Supported API: true- Throws:
WTInvalidParameterException
-
getVariation1Default
Supported API: true -
getVariation1Set
Supported API: true -
getValueSet
Supported API: true- Specified by:
getValueSetin classEnumeratedType- Returns:
- EnumeratedType[]
-