| Modifier and Type | Method and Description |
|---|---|
static Job.TypeJobCase |
Job.TypeJobCase.forNumber(int value) |
Job.TypeJobCase |
JobOrBuilder.getTypeJobCase() |
Job.TypeJobCase |
Job.getTypeJobCase() |
Job.TypeJobCase |
Job.Builder.getTypeJobCase() |
static Job.TypeJobCase |
Job.TypeJobCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Job.TypeJobCase |
Job.TypeJobCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Job.TypeJobCase[] |
Job.TypeJobCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.