Uses of Class
wt.replication.unit.WTUnitMasterIdentity

Packages that use WTUnitMasterIdentity
wt.replication.unit   
 

Uses of WTUnitMasterIdentity in wt.replication.unit
 

Methods in wt.replication.unit that return WTUnitMasterIdentity
static WTUnitMasterIdentity WTUnitMasterIdentity.newWTUnitMasterIdentity(String number, String name)
          

Supported API: false
 

Methods in wt.replication.unit with parameters of type WTUnitMasterIdentity
protected  boolean WTUnitMasterIdentity.readVersion(WTUnitMasterIdentity thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  void WTUnitMaster.setIdentificationObject(WTUnitMasterIdentity identity)
          Deprecated.