static Schema.CheckV2.Kind |
Schema.CheckV2.Kind.forNumber(int value) |
|
Schema.CheckV2.Kind |
Schema.CheckV2.Builder.getKind() |
optional .biscuit.format.schema.CheckV2.Kind kind = 2;
|
Schema.CheckV2.Kind |
Schema.CheckV2.getKind() |
optional .biscuit.format.schema.CheckV2.Kind kind = 2;
|
Schema.CheckV2.Kind |
Schema.CheckV2OrBuilder.getKind() |
optional .biscuit.format.schema.CheckV2.Kind kind = 2;
|
static Schema.CheckV2.Kind |
Schema.CheckV2.Kind.valueOf(int value) |
Deprecated.
|
static Schema.CheckV2.Kind |
Schema.CheckV2.Kind.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Schema.CheckV2.Kind |
Schema.CheckV2.Kind.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Schema.CheckV2.Kind[] |
Schema.CheckV2.Kind.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|