java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.TimeZone
All Implemented Interfaces:
ITimeZone, Serializable

@JsonObject("as.dto.common.search.TimeZone") public class TimeZone extends Object implements ITimeZone
See Also:
  • Constructor Details

    • TimeZone

      public TimeZone(int hourOffset)
  • Method Details

    • getHourOffset

      public int getHourOffset()
    • toString

      public String toString()
      Overrides:
      toString in class Object