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