Package wt.epm
Class EPMApplicationType
java.lang.Object
wt.fc.EnumeratedType
wt.epm._EPMApplicationType
wt.epm.EPMApplicationType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
@GenAsEnumeratedType(supportedAPI=PUBLIC)
public class EPMApplicationType
extends _EPMApplicationType
An enumerated type listing the valid owning applications for an EPMObject.
For example, 'OPTEGRAGATEWAY'.
Customers may add new owning application types by adding additional values
to the associated resource bundle, EPMApplicationTypeRB.
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._EPMApplicationType
getEPMApplicationTypeDefault, getEPMApplicationTypeSet, getValueSet, toEPMApplicationTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString