Package wt.epm
Class EPMAuthoringAppType
java.lang.Object
wt.fc.EnumeratedType
wt.epm._EPMAuthoringAppType
wt.epm.EPMAuthoringAppType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
@GenAsEnumeratedType(supportedAPI=PUBLIC)
public class EPMAuthoringAppType
extends _EPMAuthoringAppType
An enumerated type listing the valid authoring applications for an EPMObject.
For example, 'PROE'.
Customers may add new authoring application types by adding additional
values to the associated resource bundle, EPMAuthoringAppTypeRB.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.epm._EPMAuthoringAppType
getEPMAuthoringAppTypeDefault, getEPMAuthoringAppTypeSet, getValueSet, toEPMAuthoringAppTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString