Package com.vmware.vim25
Class CustomizationWinOptions
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.CustomizationOptions
com.vmware.vim25.CustomizationWinOptions
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidsetChangeSID(boolean changeSID) voidsetDeleteAccounts(boolean deleteAccounts) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
changeSID
public boolean changeSID -
deleteAccounts
public boolean deleteAccounts -
reboot
-
-
Constructor Details
-
CustomizationWinOptions
public CustomizationWinOptions()
-
-
Method Details
-
isChangeSID
public boolean isChangeSID() -
isDeleteAccounts
public boolean isDeleteAccounts() -
getReboot
-
setChangeSID
public void setChangeSID(boolean changeSID) -
setDeleteAccounts
public void setDeleteAccounts(boolean deleteAccounts) -
setReboot
-