Uses of Class
wt.dataops.objectcol.CriterionInputLink

Packages that use CriterionInputLink
wt.dataops.objectcol   
 

Uses of CriterionInputLink in wt.dataops.objectcol
 

Methods in wt.dataops.objectcol that return CriterionInputLink
static CriterionInputLink CriterionInputLink.newCriterionInputLink(CriterionObject criterion, InputValue input)
          Default factory for the class.
 

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