Interface ValidateTargetDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface ValidateTargetDocument
    extends XmlObject
    A document containing one ValidateTarget(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/) element. This is a complex type.
    • Method Detail

      • getValidateTarget

        ValidateTargetType getValidateTarget()
        Gets the "ValidateTarget" element
      • setValidateTarget

        void setValidateTarget​(ValidateTargetType validateTarget)
        Sets the "ValidateTarget" element
      • addNewValidateTarget

        ValidateTargetType addNewValidateTarget()
        Appends and returns a new empty "ValidateTarget" element