Class ReceivedDeliveryImportOption

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.rd._ReceivedDeliveryImportOption
com.ptc.windchill.rd.ReceivedDeliveryImportOption
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification

@GenAsPersistable(superClass=WTObject.class,serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="rdUseDefaultResolution",type=boolean.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="rdUseSavedResolution",type=boolean.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="rdSaveResolution",type=boolean.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="rdNeedContextMapping",type=boolean.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="rdMarkForReadiness",type=boolean.class,initialValue="false",accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="rdGenerateMismatchReportOnly",type=boolean.class,initialValue="false",accessors=@PropertyAccessors(setExceptions={}))},foreignKeys=@GeneratedForeignKey(name="ReceivedDeliveryImportOptionLink",myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="theReceivedDelivery",type=com.ptc.windchill.rd.AbstractReceivedDelivery.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="theReceivedDeliveryImportOption",cardinality=ONE,cascade=true))) public class ReceivedDeliveryImportOption extends com.ptc.windchill.rd._ReceivedDeliveryImportOption

Use the newReceivedDeliveryChunkInfo static factory method(s), not the ReceivedDeliveryChunkInfo constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also:
  • Field Summary

    Fields inherited from class com.ptc.windchill.rd._ReceivedDeliveryImportOption

    EXTERNALIZATION_VERSION_UID, RD_GENERATE_MISMATCH_REPORT_ONLY, RD_MARK_FOR_READINESS, RD_NEED_CONTEXT_MAPPING, RD_SAVE_RESOLUTION, RD_USE_DEFAULT_RESOLUTION, RD_USE_SAVED_RESOLUTION, RECEIVED_DELIVERY, RECEIVED_DELIVERY_REFERENCE

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE
  • Method Summary

    Methods inherited from class com.ptc.windchill.rd._ReceivedDeliveryImportOption

    getClassInfo, getConceptualClassname, getReceivedDelivery, getReceivedDeliveryReference, getType, isRdGenerateMismatchReportOnly, isRdMarkForReadiness, isRdNeedContextMapping, isRdSaveResolution, isRdUseDefaultResolution, isRdUseSavedResolution, readExternal, readExternal, readVersion, setRdGenerateMismatchReportOnly, setRdMarkForReadiness, setRdNeedContextMapping, setRdSaveResolution, setRdUseDefaultResolution, setRdUseSavedResolution, setReceivedDelivery, setReceivedDeliveryReference, super_readExternal_ReceivedDeliveryImportOption, super_readVersion_ReceivedDeliveryImportOption, super_writeExternal_ReceivedDeliveryImportOption, 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