Package wt.epm.conflict
Class _EPMErrorType
java.lang.Object
wt.fc.EnumeratedType
wt.conflict._MessageType
wt.conflict.MessageType
wt.epm.conflict._EPMErrorType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
- Direct Known Subclasses:
EPMErrorType
- See Also:
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Modifier and TypeMethodDescriptionstatic EPMErrorTypeSupported API: truestatic EPMErrorType[]Supported API: trueSupported API: truestatic EPMErrorTypetoEPMErrorType(String internal_value) Supported API: trueMethods 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
-
toEPMErrorType
Supported API: true- Throws:
WTInvalidParameterException
-
getEPMErrorTypeDefault
Supported API: true -
getEPMErrorTypeSet
Supported API: true -
getValueSet
Supported API: true- Overrides:
getValueSetin class_MessageType- Returns:
- EnumeratedType[]
-