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.
    • Method Detail

      • 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