Uses of Class
wt.doc.WTDocumentMasterIdentity

Packages that use WTDocumentMasterIdentity
wt.doc   
 

Uses of WTDocumentMasterIdentity in wt.doc
 

Methods in wt.doc that return WTDocumentMasterIdentity
static WTDocumentMasterIdentity WTDocumentMasterIdentity.newWTDocumentMasterIdentity(WTDocumentMaster doc)
          Factory method to create a WTDocumentMasterIdentity object with the name and number set to the passed-in arguments.
 

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