Interface OnBehalfOfDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface OnBehalfOfDocument
    extends XmlObject
    A document containing one OnBehalfOf(@http://schemas.xmlsoap.org/ws/2005/02/trust) element. This is a complex type.
    • Method Detail

      • getOnBehalfOf

        OnBehalfOfType getOnBehalfOf()
        Gets the "OnBehalfOf" element
      • setOnBehalfOf

        void setOnBehalfOf​(OnBehalfOfType onBehalfOf)
        Sets the "OnBehalfOf" element
      • addNewOnBehalfOf

        OnBehalfOfType addNewOnBehalfOf()
        Appends and returns a new empty "OnBehalfOf" element