@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class ServerInformationServerTimeZone extends Object
| Constructor and Description |
|---|
ServerInformationServerTimeZone() |
| Modifier and Type | Method and Description |
|---|---|
ServerInformationServerTimeZone |
displayName(String displayName) |
ServerInformationServerTimeZone |
dstsavings(Integer dstsavings) |
boolean |
equals(Object o) |
String |
getDisplayName()
Get displayName
|
Integer |
getDstsavings()
Get dstsavings
|
String |
getId()
Get id
|
Integer |
getRawOffset()
Get rawOffset
|
int |
hashCode() |
ServerInformationServerTimeZone |
id(String id) |
ServerInformationServerTimeZone |
rawOffset(Integer rawOffset) |
void |
setDisplayName(String displayName) |
void |
setDstsavings(Integer dstsavings) |
void |
setId(String id) |
void |
setRawOffset(Integer rawOffset) |
String |
toString() |
public ServerInformationServerTimeZone displayName(String displayName)
public String getDisplayName()
public void setDisplayName(String displayName)
public ServerInformationServerTimeZone dstsavings(Integer dstsavings)
public Integer getDstsavings()
public void setDstsavings(Integer dstsavings)
public ServerInformationServerTimeZone id(String id)
public String getId()
public void setId(String id)
public ServerInformationServerTimeZone rawOffset(Integer rawOffset)
public Integer getRawOffset()
public void setRawOffset(Integer rawOffset)
Copyright © 2011–2023 Everit Kft.. All rights reserved.