Package wt.part
Class _SubstitutesReplacementType
java.lang.Object
wt.fc.EnumeratedType
wt.part._ReplacementType
wt.part.ReplacementType
wt.part._SubstitutesReplacementType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
- Direct Known Subclasses:
SubstitutesReplacementType
- See Also:
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Modifier and TypeMethodDescriptionstatic SubstitutesReplacementTypeSupported API: truestatic SubstitutesReplacementType[]Supported API: trueSupported API: truestatic SubstitutesReplacementTypetoSubstitutesReplacementType(String internal_value) Supported API: trueMethods inherited from class wt.part._ReplacementType
getReplacementTypeDefault, getReplacementTypeSet, toReplacementTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString
-
Method Details
-
toSubstitutesReplacementType
public static SubstitutesReplacementType toSubstitutesReplacementType(String internal_value) throws WTInvalidParameterException Supported API: true- Throws:
WTInvalidParameterException
-
getSubstitutesReplacementTypeDefault
Supported API: true -
getSubstitutesReplacementTypeSet
Supported API: true -
getValueSet
Supported API: true- Overrides:
getValueSetin class_ReplacementType- Returns:
- EnumeratedType[]
-