Interface LifetimeDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface LifetimeDocument
    extends XmlObject
    A document containing one Lifetime(@http://schemas.xmlsoap.org/ws/2005/02/trust) element. This is a complex type.
    • Method Detail

      • getLifetime

        LifetimeType getLifetime()
        Gets the "Lifetime" element
      • setLifetime

        void setLifetime​(LifetimeType lifetime)
        Sets the "Lifetime" element
      • addNewLifetime

        LifetimeType addNewLifetime()
        Appends and returns a new empty "Lifetime" element