static JobLevel |
JobLevel.forNumber(int value) |
|
JobLevel |
Job.Builder.getJobLevel() |
The experience level associated with the job, such as "Entry Level".
|
JobLevel |
Job.getJobLevel() |
The experience level associated with the job, such as "Entry Level".
|
JobLevel |
JobOrBuilder.getJobLevel() |
The experience level associated with the job, such as "Entry Level".
|
static JobLevel |
JobLevel.valueOf(int value) |
Deprecated.
|
static JobLevel |
JobLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static JobLevel |
JobLevel.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static JobLevel[] |
JobLevel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|