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.
    • Method Detail

      • setAction

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

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