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