| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected AndroidForWorkAppConfigurationSchemaItemDataType |
AndroidForWorkAppConfigurationSchemaItem.dataType |
| Modifier and Type | Method and Description |
|---|---|
Optional<AndroidForWorkAppConfigurationSchemaItemDataType> |
AndroidForWorkAppConfigurationSchemaItem.getDataType()
“The type of value this item describes”
|
| Modifier and Type | Method and Description |
|---|---|
AndroidForWorkAppConfigurationSchemaItem.Builder |
AndroidForWorkAppConfigurationSchemaItem.Builder.dataType(AndroidForWorkAppConfigurationSchemaItemDataType dataType)
“The type of value this item describes”
|
AndroidForWorkAppConfigurationSchemaItem |
AndroidForWorkAppConfigurationSchemaItem.withDataType(AndroidForWorkAppConfigurationSchemaItemDataType dataType)
Returns an immutable copy of
this with just the dataType field
changed. |
| Modifier and Type | Method and Description |
|---|---|
static AndroidForWorkAppConfigurationSchemaItemDataType |
AndroidForWorkAppConfigurationSchemaItemDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AndroidForWorkAppConfigurationSchemaItemDataType[] |
AndroidForWorkAppConfigurationSchemaItemDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.