Interface DelegateToDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface DelegateToDocument extends XmlObject
A document containing one DelegateTo(@http://schemas.xmlsoap.org/ws/2005/02/trust) 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