|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TestArg
| Method Summary | |
|---|---|
Attribute |
getDetailAttribute()
|
boolean |
getPostConditionFlag()
Fetch the value of the postconditionflag argument. |
boolean |
getPreConditionFlag()
Fetch the value of the preconditionflag argument. |
int |
getR()
Fetch the value of the r argument. |
Version |
getVersionArgRet()
Fetch the value of the version argument. |
int |
getX()
Fetch the value of the x argument. |
int |
getY()
Fetch the value of the y argument. |
void |
setDetailAttribute(Attribute attribute)
|
void |
setPostConditionFlag(boolean postconditionflag)
Set the value of the postconditionflag argument. |
void |
setPreConditionFlag(boolean preconditionflag)
Set the value of the preconditionflag argument. |
void |
setR(int r)
Set the value of the r argument. |
void |
setVersionArgRet(Version versionArgRet)
Set the value of the version argument. |
void |
setX(int x)
Set the value of the x argument. |
void |
setY(int y)
Set the value of the y argument. |
| Methods inherited from interface com.ail.core.command.CommandArg |
|---|
getCallersCore, setCallersCore |
| Method Detail |
|---|
Version getVersionArgRet()
#setVersionvoid setVersionArgRet(Version versionArgRet)
versionArgRet - New value for version argument.#getVersionint getX()
setX(int)void setX(int x)
x - New value for x argument.getX()int getY()
setY(int)void setY(int y)
y - New value for y argument.getY()int getR()
setR(int)void setR(int r)
r - New value for r argument.getR()boolean getPostConditionFlag()
setPostConditionFlag(boolean)void setPostConditionFlag(boolean postconditionflag)
postconditionflag - New value for postconditionflag argument.getPostConditionFlag()boolean getPreConditionFlag()
setPreConditionFlag(boolean)void setPreConditionFlag(boolean preconditionflag)
preconditionflag - New value for preconditionflag argument.getPreConditionFlag()void setDetailAttribute(Attribute attribute)
Attribute getDetailAttribute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||