Uses of Class
wt.dataops.objectcol.MethodDef

Packages that use MethodDef
wt.dataops.objectcol   
 

Uses of MethodDef in wt.dataops.objectcol
 

Methods in wt.dataops.objectcol that return MethodDef
 MethodDef MethodDefMasterMethodDef.getIteration()
          Gets the object for the association that plays role: ITERATION_ROLE.
static MethodDef MethodDef.newMethodDef()
          Default factory for the class.
 

Methods in wt.dataops.objectcol with parameters of type MethodDef
 void MethodDefMasterMethodDef.setIteration(MethodDef iteration)
          Sets the object for the association that plays role: ITERATION_ROLE.
static MethodDefMasterMethodDef MethodDefMasterMethodDef.newMethodDefMasterMethodDef(MethodDefMaster master, MethodDef iteration)
          Default factory for the class.
protected  boolean MethodDef.readVersion(MethodDef thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.