static Spec.Parameter.ParameterType |
Spec.Parameter.ParameterType.forNumber(int value) |
|
Spec.Parameter.ParameterType |
Spec.Parameter.Builder.getParameterType() |
/ Type of the Parameter.
|
Spec.Parameter.ParameterType |
Spec.Parameter.getParameterType() |
/ Type of the Parameter.
|
Spec.Parameter.ParameterType |
Spec.ParameterOrBuilder.getParameterType() |
/ Type of the Parameter.
|
static Spec.Parameter.ParameterType |
Spec.Parameter.ParameterType.valueOf(int value) |
Deprecated.
|
static Spec.Parameter.ParameterType |
Spec.Parameter.ParameterType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Spec.Parameter.ParameterType |
Spec.Parameter.ParameterType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Spec.Parameter.ParameterType[] |
Spec.Parameter.ParameterType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|