|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InUseConfigSpec | |
wt.doc | |
wt.vc.config |
Uses of InUseConfigSpec in wt.doc |
Fields in wt.doc declared as InUseConfigSpec | |
private InUseConfigSpec |
WTDocumentStandardConfigSpec.inUse
|
Methods in wt.doc that return InUseConfigSpec | |
InUseConfigSpec |
WTDocumentStandardConfigSpec.getInUse()
Gets the object for the association that plays role: IN_USE. |
Methods in wt.doc with parameters of type InUseConfigSpec | |
void |
WTDocumentStandardConfigSpec.setInUse(InUseConfigSpec a_InUse)
Sets the object for the association that plays role: IN_USE. |
Uses of InUseConfigSpec in wt.vc.config |
Methods in wt.vc.config that return InUseConfigSpec | |
static InUseConfigSpec |
InUseConfigSpec.newInUseConfigSpec()
Default factory for the class. |
Methods in wt.vc.config with parameters of type InUseConfigSpec | |
protected boolean |
InUseConfigSpec.readVersion(InUseConfigSpec 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 |