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