Interface LifetimeType

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface LifetimeType
    extends XmlObject
    An XML LifetimeType(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/). 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