csoap.xml.soap
Class DetailEntryImpl

java.lang.Object
  extended bycsoap.xml.soap.NodeImpl
      extended bycsoap.xml.soap.SOAPElementImpl
          extended bycsoap.xml.soap.DetailEntryImpl
All Implemented Interfaces:
javax.xml.soap.DetailEntry, javax.xml.soap.Node, javax.xml.soap.SOAPElement

public class DetailEntryImpl
extends SOAPElementImpl
implements javax.xml.soap.DetailEntry


Constructor Summary
DetailEntryImpl(NameImpl name)
           
 
Methods inherited from class csoap.xml.soap.SOAPElementImpl
addAttribute, addBigTextNode, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addNamespaceDeclaration, addTextNode, getAllAttributes, getAttributeValue, getChildElements, getChildElements, getElementName, getEncodingStyle, getNamespacePrefixes, getNamespaceURI, getPrefixOf, getSOAPElementMutiRef, removeAttribute, removeNamespaceDeclaration, setEncodingStyle
 
Methods inherited from class csoap.xml.soap.NodeImpl
detachNode, getBigValue, getParentElement, getValue, isBig, recycleNode, setBigValue, setParentElement, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.xml.soap.SOAPElement
addAttribute, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addNamespaceDeclaration, addTextNode, getAllAttributes, getAttributeValue, getChildElements, getChildElements, getElementName, getEncodingStyle, getNamespacePrefixes, getNamespaceURI, removeAttribute, removeNamespaceDeclaration, setEncodingStyle
 
Methods inherited from interface javax.xml.soap.Node
detachNode, getParentElement, getValue, recycleNode, setParentElement
 

Constructor Detail

DetailEntryImpl

public DetailEntryImpl(NameImpl name)