|
7.0 Action Request System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.remedy.arsys.api.BulkEntryReturn
com.remedy.arsys.api.XMLEntryReturn
The XMLEntryReturn
class
defines the return values for XML entry related bulk calls that return an output document.
Constructor Summary | |
XMLEntryReturn()
Constructs a new XMLEntryReturn object |
Method Summary | |
java.lang.Object |
clone()
Makes a copy of the object. |
char[] |
getOutputDoc()
Returns the output doc. |
Methods inherited from class com.remedy.arsys.api.BulkEntryReturn |
getCallType, getStatusList |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLEntryReturn()
XMLEntryReturn
object
Method Detail |
public char[] getOutputDoc()
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class BulkEntryReturn
java.lang.CloneNotSupportedException
|
7.0 Action Request System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |