Class TimeZoneWrapper


  • public class TimeZoneWrapper
    extends Object
    • Constructor Detail

      • TimeZoneWrapper

        public TimeZoneWrapper()
      • TimeZoneWrapper

        public TimeZoneWrapper​(Map<String,​String> timeZones)
      • TimeZoneWrapper

        public TimeZoneWrapper​(Map<String,​String> timeZones,
                               String serverTzId)
        Parameters:
        timeZones2 -
        id -
    • Method Detail

      • setTimeZones

        public void setTimeZones​(Map<String,​String> timeZones)
      • getServerTzId

        public String getServerTzId()
      • setServerTzId

        public void setServerTzId​(String serverTzId)