|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openspml.v2.util.xml.BasicMarshallableElement
org.openspml.v2.msg.spml.Extensible
org.openspml.v2.msg.spml.ExtensibleMarshallable
org.openspml.v2.msg.spml.Response
org.openspml.v2.msg.spmlsuspend.BasicResponse
org.openspml.v2.msg.spmlsuspend.SuspendResponse
| Constructor Summary | |
SuspendResponse()
|
|
SuspendResponse(java.lang.String[] errorMessages,
StatusCode status,
java.lang.String requestId,
ErrorCode errorCode)
|
|
| Method Summary | |
PrefixAndNamespaceTuple[] |
getNamespacesInfo()
We need to know the namespace of the class to include. |
| Methods inherited from class org.openspml.v2.msg.spml.Response |
addErrorMessage, clearErrorMessages, equals, getElementName, getError, getErrorMessages, getRequestID, getStatus, hashCode, removeErrorMessage, setError, setRequestID, setStatus, toXML |
| Methods inherited from class org.openspml.v2.util.xml.BasicMarshallableElement |
getElementName |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openspml.v2.msg.MarshallableElement |
isValid |
| Constructor Detail |
public SuspendResponse()
public SuspendResponse(java.lang.String[] errorMessages,
StatusCode status,
java.lang.String requestId,
ErrorCode errorCode)
| Method Detail |
public PrefixAndNamespaceTuple[] getNamespacesInfo()
MarshallableElement
getNamespacesInfo in interface MarshallableElementgetNamespacesInfo in class Extensible
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||