public interface Status extends WSTrustObject
修飾子とタイプ | フィールドと説明 |
---|---|
static String |
ELEMENT_LOCAL_NAME
Element local name.
|
static QName |
ELEMENT_NAME
Default element name.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Code |
getCode()
Returns the wst:Code child element.
|
Reason |
getReason()
Returns the wst:Reason child element.
|
void |
setCode(Code code)
Sets the wst:Code child element.
|
void |
setReason(Reason reason)
Sets the wst:Reason child element.
|
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
Copyright © 2012. All Rights Reserved.