Package wt.ixb.clientAccess
Class ExportImportFormatType
java.lang.Object
wt.fc.EnumeratedType
wt.ixb.clientAccess._ExportImportFormatType
wt.ixb.clientAccess.ExportImportFormatType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
@GenAsEnumeratedType
public class ExportImportFormatType
extends wt.ixb.clientAccess._ExportImportFormatType
Supported API: true
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class wt.fc.EnumeratedType
EnumeratedType.OrderOnOrder -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ExportImportFormatTypeSupported API: truestatic final ExportImportFormatTypeExport the objects in PLM format
Supported API: truestatic final ExportImportFormatTypeSupported API: truestatic final ExportImportFormatTypeExport objects in STEP Format
Supported API: truestatic final ExportImportFormatTypeSupported API: trueFields inherited from class wt.fc.EnumeratedType
secretHandshake, SEP_CHAR, userLocaleFields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.ixb.clientAccess._ExportImportFormatType
getExportImportFormatTypeDefault, getExportImportFormatTypeSet, getLocaleSet, getValueSet, newExportImportFormatType, reloadEnumeratedTypeWithCustomValues, toExportImportFormatType, valueSetMethods inherited from class wt.fc.EnumeratedType
clearCustomEnumsCache, compareTo, defaultEnumeratedType, dynamicInstance, equals, getAbbreviatedDisplay, getComment, getComment, getDisplay, getDisplay, getFullDisplay, getInternalKey, getLocalizedMessage, getLocalizedValues, getLongDescription, getLongDescription, getOrder, getSelectableValueSet, getShortDescription, getShortDescription, getStringValue, getStringValue, getValidSet, getValue, hashCode, instantiateSet, instantiateSet, isCustomValueLoaded, isDefaultValue, isDefaultValue, isPrimaryKey, isSelectable, main, readResolve, setCustomValueLoaded, setCustomValueLoadedTrueForAllEntries, setDefaultValue, setLocalizedValues, setOrder, setSelectable, setValue, toEnumeratedType, toEnumeratedType, toEnumeratedType, toString, validateFriendship
-
Field Details
-
PLM_FORMAT
Export the objects in PLM format
Supported API: true -
WNC_FORMAT
Supported API: true -
AP214AIM_21
Supported API: true -
PLM_FORMAT_21
Supported API: true -
STEP_FORMAT
Export objects in STEP Format
Supported API: true
-