Interface OnBehalfOfDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface OnBehalfOfDocument
    extends XmlObject
    A document containing one OnBehalfOf(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/) 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