|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomizationSysprepRebootOption | |
---|---|
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.enums |
Uses of CustomizationSysprepRebootOption in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return CustomizationSysprepRebootOption | |
---|---|
CustomizationSysprepRebootOption |
CustomizationWinOptions.getReboot()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type CustomizationSysprepRebootOption | |
---|---|
void |
CustomizationWinOptions.setReboot(CustomizationSysprepRebootOption toSet)
|
Uses of CustomizationSysprepRebootOption in com.hyper9.simdk.stubs.enums |
---|
Methods in com.hyper9.simdk.stubs.enums that return CustomizationSysprepRebootOption | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |