Interface CancelTargetDocument

All Superinterfaces:
XmlObject, XmlTokenSource

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