Interface DelegateToDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface DelegateToDocument extends XmlObject
A document containing one DelegateTo(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/) element. This is a complex type.
  • Field Details

  • Method Details

    • getDelegateTo

      DelegateToType getDelegateTo()
      Gets the "DelegateTo" element
    • setDelegateTo

      void setDelegateTo(DelegateToType delegateTo)
      Sets the "DelegateTo" element
    • addNewDelegateTo

      DelegateToType addNewDelegateTo()
      Appends and returns a new empty "DelegateTo" element