| Modifier and Type | Method and Description |
|---|---|
static Instance.NicType |
Instance.NicType.forNumber(int value) |
Instance.NicType |
InstanceOrBuilder.getNicType()
Optional.
|
Instance.NicType |
Instance.getNicType()
Optional.
|
Instance.NicType |
Instance.Builder.getNicType()
Optional.
|
static Instance.NicType |
Instance.NicType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Instance.NicType |
Instance.NicType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Instance.NicType |
Instance.NicType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Instance.NicType[] |
Instance.NicType.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<Instance.NicType> |
Instance.NicType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.setNicType(Instance.NicType value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.