Package wt.epm
Class EPMDocumentType
java.lang.Object
wt.fc.EnumeratedType
wt.epm._EPMDocumentType
wt.epm.EPMDocumentType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
EPMDocumentType is an enumeration that defines the types of EPMDocuments
that the system can store. Users can indicate the type when documents
are created. Customers may add new document types by adding additional
values to the associated resource bundle, EPMDocumentTypeRB.
Supported API: true
Extendable: false
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._EPMDocumentType
getEPMDocumentTypeDefault, getEPMDocumentTypeSet, getValueSet, toEPMDocumentTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString