Package wt.access.conflict
Class _SLConflictType
java.lang.Object
wt.fc.EnumeratedType
wt.conflict._MessageType
wt.conflict.MessageType
wt.conflict._ConflictType
wt.conflict.ConflictType
wt.access.conflict._SLConflictType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
- Direct Known Subclasses:
SLConflictType
- See Also:
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Modifier and TypeMethodDescriptionstatic SLConflictTypeSupported API: truestatic SLConflictType[]Supported API: trueSupported API: truestatic SLConflictTypetoSLConflictType(String internal_value) Supported API: trueMethods inherited from class wt.conflict._ConflictType
getConflictTypeDefault, getConflictTypeSet, toConflictTypeMethods inherited from class wt.conflict._MessageType
getMessageTypeDefault, getMessageTypeSet, toMessageTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString
-
Method Details
-
toSLConflictType
public static SLConflictType toSLConflictType(String internal_value) throws WTInvalidParameterException Supported API: true- Throws:
WTInvalidParameterException
-
getSLConflictTypeDefault
Supported API: true -
getSLConflictTypeSet
Supported API: true -
getValueSet
Supported API: true- Overrides:
getValueSetin class_ConflictType- Returns:
- EnumeratedType[]
-