Interface HasZoneId

All Known Implementing Classes:
TypedDateTimePicker, TypedTimePicker

public interface HasZoneId
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    setZoneId(ZoneId zoneId)
     
  • Method Details

    • getZoneId

      @Nullable ZoneId getZoneId()
    • setZoneId

      void setZoneId(@Nullable ZoneId zoneId)