Interface ActionDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface ActionDocument extends XmlObject
A document containing one Action(@http://schemas.xmlsoap.org/ws/2004/08/addressing) element. This is a complex type.
  • Field Details

  • Method Details

    • getAction

      AttributedURI getAction()
      Gets the "Action" element
    • setAction

      void setAction(AttributedURI action)
      Sets the "Action" element
    • addNewAction

      AttributedURI addNewAction()
      Appends and returns a new empty "Action" element