|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodDefMaster | |
wt.dataops.objectcol |
Uses of MethodDefMaster in wt.dataops.objectcol |
Methods in wt.dataops.objectcol that return MethodDefMaster | |
MethodDefMaster |
MethodDefMasterMethodDef.getMaster()
Gets the object for the association that plays role: MASTER_ROLE. |
static MethodDefMaster |
MethodDefMaster.newMethodDefMaster()
Default factory for the class. |
Methods in wt.dataops.objectcol with parameters of type MethodDefMaster | |
void |
MethodDefMasterMethodDef.setMaster(MethodDefMaster master)
Sets the object for the association that plays role: MASTER_ROLE. |
static MethodDefMasterMethodDef |
MethodDefMasterMethodDef.newMethodDefMasterMethodDef(MethodDefMaster master,
MethodDef iteration)
Default factory for the class. |
protected boolean |
MethodDefMaster.readVersion(MethodDefMaster thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |