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