Package com.vmware.vim25
Class HostDateTimeSystemTimeZone
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostDateTimeSystemTimeZone
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetKey()getName()voidsetDescription(String description) voidsetGmtOffset(int gmtOffset) voidvoidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
key
-
name
-
description
-
gmtOffset
public int gmtOffset
-
-
Constructor Details
-
HostDateTimeSystemTimeZone
public HostDateTimeSystemTimeZone()
-
-
Method Details
-
getKey
-
getName
-
getDescription
-
getGmtOffset
public int getGmtOffset() -
setKey
-
setName
-
setDescription
-
setGmtOffset
public void setGmtOffset(int gmtOffset)
-