|
4D S.A. Copyright 2001 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--j4d.open.opVariable
opVariable is used to store and/or exchange variable value between your application and 4D Server.
| Field Summary | |
opData |
mData
|
java.lang.String |
mVariableName
|
int |
mVarType
|
| Constructor Summary | |
opVariable()
|
|
opVariable(int varType,
java.lang.String varName)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String mVariableName
public int mVarType
public opData mData
| Constructor Detail |
public opVariable()
public opVariable(int varType,
java.lang.String varName)
|
4D S.A. Copyright 2001 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||