- java.lang.Object
-
- net.bis5.mattermost.model.config.TimezoneSettings
-
public class TimezoneSettings extends Object
Timezone settings.- Since:
- Mattermost Server 4.9
- Author:
- Takayuki Maruyama
-
-
Constructor Summary
Constructors Constructor Description TimezoneSettings()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetSupportedTimezonesPath()inthashCode()voidsetSupportedTimezonesPath(String supportedTimezonesPath)StringtoString()
-