|
||||||||||
| 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.DeployCarArgImp
public class DeployCarArgImp
| Field Summary |
|---|
| Fields inherited from class com.ail.core.Type |
|---|
jXPathContext, NOT_PERSISTED |
| Constructor Summary | |
|---|---|
DeployCarArgImp()
Default constructor |
|
| Method Summary | |
|---|---|
byte[] |
getCarArg()
Getter for the carArg property. |
java.util.Collection<java.lang.String> |
getNamespacesArg()
Getter for the namespacesArg property. |
void |
setCarArg(byte[] carArg)
Setter for the carArg 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 DeployCarArgImp()
| Method Detail |
|---|
public java.util.Collection<java.lang.String> getNamespacesArg()
getNamespacesArg in interface DeployCarArgpublic void setNamespacesArg(java.util.Collection<java.lang.String> namespacesArg)
setNamespacesArg in interface DeployCarArgnamespacesArg - @{inheritDoc}public byte[] getCarArg()
getCarArg in interface DeployCarArgpublic void setCarArg(byte[] carArg)
setCarArg in interface DeployCarArgparArg - @{inheritDoc}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||