Class MessageIDImpl

All Implemented Interfaces:
AttributeExtensibleXMLObject, XSURI, XMLObject, AttributedURI, MessageID, WSAddressingObject

public class MessageIDImpl extends AttributedURIImpl implements MessageID
Concrete implementation for the MessageID element.
  • Constructor Details

    • MessageIDImpl

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