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