| Modifier and Type | Method and Description |
|---|---|
static DeviceInfo.DeviceType |
DeviceInfo.DeviceType.forNumber(int value) |
DeviceInfo.DeviceType |
DeviceInfoOrBuilder.getDeviceType()
Optional.
|
DeviceInfo.DeviceType |
DeviceInfo.getDeviceType()
Optional.
|
DeviceInfo.DeviceType |
DeviceInfo.Builder.getDeviceType()
Optional.
|
static DeviceInfo.DeviceType |
DeviceInfo.DeviceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DeviceInfo.DeviceType |
DeviceInfo.DeviceType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DeviceInfo.DeviceType |
DeviceInfo.DeviceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceInfo.DeviceType[] |
DeviceInfo.DeviceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<DeviceInfo.DeviceType> |
DeviceInfo.DeviceType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
DeviceInfo.Builder |
DeviceInfo.Builder.setDeviceType(DeviceInfo.DeviceType value)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.