Interface CancelTargetDocument

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getCancelTarget

      CancelTargetType getCancelTarget()
      Gets the "CancelTarget" element
    • setCancelTarget

      void setCancelTarget(CancelTargetType cancelTarget)
      Sets the "CancelTarget" element
    • addNewCancelTarget

      CancelTargetType addNewCancelTarget()
      Appends and returns a new empty "CancelTarget" element