|
||||||||||
| 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.xmlbinding.ToXMLArgImp
public class ToXMLArgImp
This is a concrete implementation of the CommandArg for the ToXML entry point.
| Field Summary |
|---|
| Fields inherited from class com.ail.core.Type |
|---|
jXPathContext, NOT_PERSISTED |
| Constructor Summary | |
|---|---|
ToXMLArgImp()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getObjectIn()
Fetch the ObjectIn value. |
XMLMapping |
getXmlMappingInOut()
Get the value of XmlMapping. |
XMLString |
getXmlOut()
Fetch the XmlOut value. |
void |
setObjectIn(java.lang.Object objectIn)
Set the value of the ObjectIn property. |
void |
setXmlMappingInOut(XMLMapping xmlMapping)
Set the XML mapping property. |
void |
setXmlOut(XMLString xmlOut)
Set the value of the XmlOut 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 ToXMLArgImp()
| Method Detail |
|---|
public java.lang.Object getObjectIn()
getObjectIn in interface ToXMLArgpublic void setObjectIn(java.lang.Object objectIn)
setObjectIn in interface ToXMLArgobjectIn - The new value.public XMLString getXmlOut()
objectIn
getXmlOut in interface ToXMLArgpublic void setXmlOut(XMLString xmlOut)
setXmlOut in interface ToXMLArgxmlOut - The new value.public XMLMapping getXmlMappingInOut()
getXmlMappingInOut in interface ToXMLArgpublic void setXmlMappingInOut(XMLMapping xmlMapping)
setXmlMappingInOut in interface ToXMLArgxmlMapping - The mapping to use.#getXmlMappingIn
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||