Interface LifetimeType

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface LifetimeType
    extends XmlObject
    An XML LifetimeType(@http://schemas.xmlsoap.org/ws/2005/02/trust). This is a complex type.
    • Method Detail

      • isSetCreated

        boolean isSetCreated()
        True if has "Created" element
      • addNewCreated

        AttributedDateTime addNewCreated()
        Appends and returns a new empty "Created" element
      • unsetCreated

        void unsetCreated()
        Unsets the "Created" element
      • isSetExpires

        boolean isSetExpires()
        True if has "Expires" element
      • addNewExpires

        AttributedDateTime addNewExpires()
        Appends and returns a new empty "Expires" element
      • unsetExpires

        void unsetExpires()
        Unsets the "Expires" element