Class DetailImpl

All Implemented Interfaces:
AttributeExtensibleXMLObject, ElementExtensibleXMLObject, XMLObject, SOAPObject, Detail

public class DetailImpl extends AbstractExtensibleSOAPObject implements Detail
Concrete implementation of Detail.
  • Constructor Details

    • DetailImpl

      protected DetailImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - namespace of the element
      elementLocalName - name of the element
      namespacePrefix - namespace prefix of the element