Class ServiceMessage.Timestamp

  • Enclosing class:
    ServiceMessage

    public static class ServiceMessage.Timestamp
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Timestamp​(java.util.Date timestamp, boolean timeZoneWasSpecified)  
    • Constructor Detail

      • Timestamp

        public Timestamp​(java.util.Date timestamp,
                         boolean timeZoneWasSpecified)
    • Method Detail

      • getTimestamp

        public java.util.Date getTimestamp()
      • isTimeZoneSpecified

        public boolean isTimeZoneSpecified()