|
||||||||||
| 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.core.configure.server.PackageCarArgImp
public class PackageCarArgImp
| Field Summary |
|---|
| Fields inherited from class com.ail.core.Type |
|---|
jXPathContext, NOT_PERSISTED |
| Constructor Summary | |
|---|---|
PackageCarArgImp()
Default constructor |
|
| Method Summary | |
|---|---|
byte[] |
getCarRet()
Getter for the carRet property. |
java.util.Collection<java.lang.String> |
getNamespacesArg()
Getter for the namespacesArg property. |
void |
setCarRet(byte[] carRet)
Setter for the parRet property. |
void |
setNamespacesArg(java.util.Collection<java.lang.String> namespacesArg)
Setter for the namespacesArg property. |
| 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 PackageCarArgImp()
| Method Detail |
|---|
public java.util.Collection<java.lang.String> getNamespacesArg()
getNamespacesArg in interface PackageCarArgpublic void setNamespacesArg(java.util.Collection<java.lang.String> namespacesArg)
setNamespacesArg in interface PackageCarArgnamespacesArg - @{inheritDoc}public byte[] getCarRet()
getCarRet in interface PackageCarArgpublic void setCarRet(byte[] carRet)
setCarRet in interface PackageCarArgcarRet - @{inheritDoc}PackageCarArg.getCarRet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||