| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomizationSysprepRebootOption |
CustomizationWinOptions.reboot |
| Modifier and Type | Method and Description |
|---|---|
static CustomizationSysprepRebootOption |
CustomizationSysprepRebootOption.fromValue(String v) |
CustomizationSysprepRebootOption |
CustomizationWinOptions.getReboot()
Gets the value of the reboot property.
|
static CustomizationSysprepRebootOption |
CustomizationSysprepRebootOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomizationSysprepRebootOption[] |
CustomizationSysprepRebootOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomizationWinOptions.setReboot(CustomizationSysprepRebootOption value)
Sets the value of the reboot property.
|
Copyright © 2018. All rights reserved.