| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected RegistryValueType |
RegistryKeyState.valueType |
| Modifier and Type | Method and Description |
|---|---|
Optional<RegistryValueType> |
RegistryKeyState.getValueType() |
| Modifier and Type | Method and Description |
|---|---|
RegistryKeyState.Builder |
RegistryKeyState.Builder.valueType(RegistryValueType valueType) |
RegistryKeyState |
RegistryKeyState.withValueType(RegistryValueType valueType) |
| Modifier and Type | Method and Description |
|---|---|
static RegistryValueType |
RegistryValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistryValueType[] |
RegistryValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.