public class TimezoneSettings extends Object
| Constructor and Description |
|---|
TimezoneSettings() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getSupportedTimezonesPath() |
int |
hashCode() |
void |
setSupportedTimezonesPath(String supportedTimezonesPath) |
String |
toString() |
@Generated(value="lombok") public TimezoneSettings()
@Generated(value="lombok") public String getSupportedTimezonesPath()
@Generated(value="lombok") public void setSupportedTimezonesPath(String supportedTimezonesPath)
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") protected boolean canEqual(Object other)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2019. All rights reserved.