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.
  • Field Details

  • Method Details

    • 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