Package com.vmware.vim25
Class CustomizationSpecInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.CustomizationSpecInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getType()voidsetChangeVersion(String changeVersion) voidsetDescription(String description) voidsetLastUpdateTime(Calendar lastUpdateTime) voidvoidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
name
-
description
-
type
-
changeVersion
-
lastUpdateTime
-
-
Constructor Details
-
CustomizationSpecInfo
public CustomizationSpecInfo()
-
-
Method Details
-
getName
-
getDescription
-
getType
-
getChangeVersion
-
getLastUpdateTime
-
setName
-
setDescription
-
setType
-
setChangeVersion
-
setLastUpdateTime
-