public class SOAP12FaultCodeImpl extends SOAPFaultCodeImpl implements org.apache.axiom.soap.impl.intf.AxiomSOAP12FaultCode
| Constructor and Description |
|---|
SOAP12FaultCodeImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkParent(org.apache.axiom.om.OMElement parent) |
org.apache.axiom.soap.SOAPFaultSubCode |
getSubCode() |
QName |
getTextAsQName() |
org.apache.axiom.soap.SOAPFaultValue |
getValue() |
void |
setSubCode(org.apache.axiom.soap.SOAPFaultSubCode subCode) |
void |
setValue(org.apache.axiom.soap.SOAPFaultValue value) |
internalSetParentcoreGetNodeFactory, getMetaFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcoreGetNodeClassgetValueAsQName, setValuegetValueAsQName, setValue_setAttributeValue, addNamespaceDeclaration, addNamespaceDeclaration, buildWithAttachments, checkChild, defaultInternalSerialize, detachAndDiscardParent, discard, getType, handleNamespace, initName, insertChild, internalAppendAttribute, internalSerialize, setComplete, setNamespaceaddChild, addChild, build, defaultGetXMLStreamReader, discarded, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getDescendants, getFirstChildWithName, getFirstOMChild, getSAXResult, getSAXSource, getXMLStreamReader, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, notifyChildComplete, prepareNewChild, removeChildren, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsumedetach, getNextOMSibling, getParent, getPreviousOMSibling, insertSiblingAfter, insertSiblingBeforecoreGetLocalName, coreGetNamespaceURI, coreGetPrefix, coreSetName, coreSetPrefix, defaultGetNamespace, defaultGetQName, getNamespace, getQName, hasName, initName, internalGetLocalName, internalSetLocalName, internalSetNamespace, setLocalName, updateLocalNamegetLocalName, getNamespaceURI, getPrefixcoreGetNodeType, getImplicitNamespaceURI, getImplicitPrefixcoreAppendAttribute, coreGetAttribute, coreGetAttributesByType, coreGetFirstAttribute, coreGetLastAttribute, coreLookupNamespaceURI, coreLookupPrefix, coreRemoveAttribute, coreSetAttribute, coreSetAttribute, init, initSourcecoreClone, coreDetach, coreGetNextSibling, coreGetNextSibling, coreGetNextSiblingIfAvailable, coreGetParent, coreGetParentElement, coreGetPreviousSibling, coreGetPreviousSibling, coreHasParent, coreInsertSiblingAfter, coreInsertSiblingBefore, coreInsertSiblingsBefore, coreReplaceWith, coreSetNextSibling, coreSetOwnerDocument, coreSetPreviousSibling, getRootOrOwnerDocument, internalSetParent, internalUnsetParentcoreGetCharacterDatacoreSetCharacterDatabuildNext, cloneChildrenIfNecessary, coreAppendChild, coreAppendChildren, coreGetElements, coreGetFirstChild, coreGetFirstChild, coreGetFirstChildIfAvailable, coreGetLastChild, coreGetLastChild, coreGetLastKnownChild, coreGetNodes, coreRemoveChildren, coreSetCharacterData, coreSetState, forceExpand, getState, isExpandedpublic void setSubCode(org.apache.axiom.soap.SOAPFaultSubCode subCode)
throws org.apache.axiom.soap.SOAPProcessingException
setSubCode in interface org.apache.axiom.soap.SOAPFaultClassifierorg.apache.axiom.soap.SOAPProcessingExceptionpublic void setValue(org.apache.axiom.soap.SOAPFaultValue value)
throws org.apache.axiom.soap.SOAPProcessingException
setValue in interface org.apache.axiom.soap.SOAPFaultClassifierorg.apache.axiom.soap.SOAPProcessingExceptionpublic void checkParent(org.apache.axiom.om.OMElement parent)
throws org.apache.axiom.soap.SOAPProcessingException
checkParent in interface org.apache.axiom.soap.impl.intf.AxiomSOAPElementorg.apache.axiom.soap.SOAPProcessingExceptionpublic QName getTextAsQName()
getTextAsQName in interface org.apache.axiom.om.impl.intf.AxiomElementgetTextAsQName in interface org.apache.axiom.om.OMElementpublic org.apache.axiom.soap.SOAPFaultValue getValue()
getValue in interface org.apache.axiom.soap.SOAPFaultClassifierpublic org.apache.axiom.soap.SOAPFaultSubCode getSubCode()
getSubCode in interface org.apache.axiom.soap.SOAPFaultClassifierCopyright © The Apache Software Foundation. All Rights Reserved.