Interface TimestampType

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface TimestampType
    extends XmlObject
    An XML TimestampType(@http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd). 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
      • getId

        String getId()
        Gets the "Id" attribute
      • xgetId

        XmlID xgetId()
        Gets (as xml) the "Id" attribute
      • isSetId

        boolean isSetId()
        True if has "Id" attribute
      • setId

        void setId​(String id)
        Sets the "Id" attribute
      • xsetId

        void xsetId​(XmlID id)
        Sets (as xml) the "Id" attribute
      • unsetId

        void unsetId()
        Unsets the "Id" attribute