Class ProblemHeaderQNameImpl

All Implemented Interfaces:
AttributeExtensibleXMLObject, XSQName, XMLObject, AttributedQName, ProblemHeaderQName, WSAddressingObject

public class ProblemHeaderQNameImpl extends AttributedQNameImpl implements ProblemHeaderQName
Concrete implementation for the ProblemHeaderQName element.
  • Constructor Details

    • ProblemHeaderQNameImpl

      public ProblemHeaderQNameImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - The namespace of the element
      elementLocalName - The local name of the element
      namespacePrefix - The namespace prefix of the element