static ReportStatus.State |
ReportStatus.State.forNumber(int value) |
|
ReportStatus.State |
ReportStatus.Builder.getState() |
The current state of the report generation process.
|
ReportStatus.State |
ReportStatus.getState() |
The current state of the report generation process.
|
ReportStatus.State |
ReportStatusOrBuilder.getState() |
The current state of the report generation process.
|
static ReportStatus.State |
ReportStatus.State.valueOf(int value) |
Deprecated.
|
static ReportStatus.State |
ReportStatus.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ReportStatus.State |
ReportStatus.State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ReportStatus.State[] |
ReportStatus.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|