Interface RenewTargetDocument

All Superinterfaces:
XmlObject, XmlTokenSource

public interface RenewTargetDocument extends XmlObject
A document containing one RenewTarget(@http://schemas.xmlsoap.org/ws/2005/02/trust) element. This is a complex type.
  • Field Details

  • Method Details

    • getRenewTarget

      RenewTargetType getRenewTarget()
      Gets the "RenewTarget" element
    • setRenewTarget

      void setRenewTarget(RenewTargetType renewTarget)
      Sets the "RenewTarget" element
    • addNewRenewTarget

      RenewTargetType addNewRenewTarget()
      Appends and returns a new empty "RenewTarget" element