Uses of Class
wt.part.WTPartMasterIdentity

Packages that use WTPartMasterIdentity
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
 

Uses of WTPartMasterIdentity in wt.part
 

Methods in wt.part that return WTPartMasterIdentity
static WTPartMasterIdentity WTPartMasterIdentity.newWTPartMasterIdentity(WTPartMaster part)
          

Supported API: true
 

Methods in wt.part with parameters of type WTPartMasterIdentity
protected  boolean WTPartMasterIdentity.readVersion(WTPartMasterIdentity thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.