Interface Timestamp

    • Method Detail

      • setCreated

        void setCreated​(String created)
        Parameters:
        created - set the creation time on timestamp
      • setExpires

        void setExpires​(String expires)
        Parameters:
        expires - set the expiry time on timestamp
      • getCreatedValue

        String getCreatedValue()
        Returns:
        the creation time value
      • getExpiresValue

        String getExpiresValue()
        Returns:
        the expiry time value