|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ail.core.Type
com.ail.core.command.CommandArgImp
com.ail.coretest.service.TestArgImp
public class TestArgImp
| Field Summary |
|---|
| Fields inherited from class com.ail.core.Type |
|---|
jXPathContext, NOT_PERSISTED |
| Constructor Summary | |
|---|---|
TestArgImp()
Default constructor |
|
TestArgImp(int x,
int y)
Argument priming constructor. |
|
| 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 detailAttribute)
|
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 class com.ail.core.command.CommandArgImp |
|---|
getCallersCore, setCallersCore |
| Methods inherited from class com.ail.core.Type |
|---|
addAttribute, clone, deleteLock, deleteSerialVersion, fetchJXPathContext, getAttribute, getAttribute, getAttributeCount, getForeignSystemId, getLock, getSerialVersion, getSystemId, hasLock, hasSerialVersion, hasSystemId, isPersisted, markAsNotPersisted, mergeWithDataFrom, removeAttribute, removeAttribute, setAttribute, setForeignSystemId, setLock, setSerialVersion, setSystemId, xpathGet, xpathGet, xpathIterate, xpathSet |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ail.core.command.CommandArg |
|---|
getCallersCore, setCallersCore |
| Constructor Detail |
|---|
public TestArgImp()
public TestArgImp(int x,
int y)
x - Value for X argument.y - Value for Y argument.| Method Detail |
|---|
public int getX()
getX in interface TestArgsetX(int)public void setX(int x)
setX in interface TestArgx - New value for x argument.getX()public int getY()
getY in interface TestArgsetY(int)public void setY(int y)
setY in interface TestArgy - New value for y argument.getY()public int getR()
getR in interface TestArgsetR(int)public void setR(int r)
setR in interface TestArgr - New value for r argument.getR()public boolean getPreConditionFlag()
getPreConditionFlag in interface TestArgsetPreConditionFlag(boolean)public void setPreConditionFlag(boolean preconditionflag)
setPreConditionFlag in interface TestArgpreconditionflag - New value for preconditionflag argument.getPreConditionFlag()public boolean getPostConditionFlag()
getPostConditionFlag in interface TestArgsetPostConditionFlag(boolean)public void setPostConditionFlag(boolean postconditionflag)
setPostConditionFlag in interface TestArgpostconditionflag - New value for postconditionflag argument.getPostConditionFlag()public Attribute getDetailAttribute()
getDetailAttribute in interface TestArgpublic void setDetailAttribute(Attribute detailAttribute)
setDetailAttribute in interface TestArgpublic Version getVersionArgRet()
TestArg
getVersionArgRet in interface TestArg#setVersionpublic void setVersionArgRet(Version versionArgRet)
TestArg
setVersionArgRet in interface TestArgversionArgRet - New value for version argument.#getVersion
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||