Package com.vmware.vim25
Class CustomizationUserData
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.CustomizationUserData
- 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 TypeMethodDescriptionvoidsetComputerName(CustomizationName computerName) voidsetFullName(String fullName) voidsetOrgName(String orgName) voidsetProductId(String productId) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
fullName
-
orgName
-
computerName
-
productId
-
-
Constructor Details
-
CustomizationUserData
public CustomizationUserData()
-
-
Method Details
-
getFullName
-
getOrgName
-
getComputerName
-
getProductId
-
setFullName
-
setOrgName
-
setComputerName
-
setProductId
-