Class UDIPackaging

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.qualitymanagement.udi._UDIPackaging
com.ptc.qualitymanagement.udi.UDIPackaging
All Implemented Interfaces:
com.ptc.qualitymanagement.udi._UDISubmissionDetailsIfc, UDISubmissionDetailsIfc, Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.inf.container._WTContained, WTContained, wt.recent.RecentlyVisited, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged

A hierarchical structure of packaging that contains the UDI object.

Supported API: true

Extendable: false
See Also:
  • Field Summary

    Fields inherited from class com.ptc.qualitymanagement.udi._UDIPackaging

    CONTAINS, CONTAINS_REFERENCE, DISCONTINUED_DATE, EXTERNALIZATION_VERSION_UID, PACKAGE_DESCRIPTION, PACKAGE_DEVICE_IDENTIFER, PACKAGE_QUANTITY

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.iba.value._IBAHolder

    ATTRIBUTE_CONTAINER

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.type._Typed

    TYPE_DEFINITION_REFERENCE

    Fields inherited from interface com.ptc.qualitymanagement.udi._UDISubmissionDetailsIfc

    UDI_SUBMISSION, UDI_SUBMISSION_REFERENCE

    Fields inherited from interface wt.inf.container._WTContained

    CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCE

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE

    Fields inherited from interface wt.inf.container.WTContained

    CONTAINER_ID
  • Method Summary

    Modifier and Type
    Method
    Description
    Default factory for the class.

    Methods inherited from class com.ptc.qualitymanagement.udi._UDIPackaging

    getAttributeContainer, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getContains, getContainsReference, getDiscontinuedDate, getPackageDescription, getPackageDeviceIdentifer, getPackageQuantity, getType, getTypeDefinitionReference, getUdiSubmission, getUdiSubmissionReference, readExternal, readExternal, readVersion, setAttributeContainer, setContainer, setContainerReference, setContains, setContainsReference, setDiscontinuedDate, setPackageDescription, setPackageDeviceIdentifer, setPackageQuantity, setTypeDefinitionReference, setUdiSubmission, setUdiSubmissionReference, super_readExternal_UDIPackaging, super_readVersion_UDIPackaging, super_writeExternal_UDIPackaging, writeExternal, writeExternal

    Methods inherited from class wt.fc._WTObject

    equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity
  • Method Details

    • newUDIPackaging

      public static UDIPackaging newUDIPackaging() throws WTException
      Default factory for the class.

      Supported API: true
      Returns:
      BlankValue
      Throws:
      WTException