Package | Description |
---|---|
io.apicurio.registry.storage.proto |
Modifier and Type | Method and Description |
---|---|
static Str.ValueType |
Str.ValueType.forNumber(int value) |
Str.ValueType |
Str.StorageValueOrBuilder.getVt()
.io.apicurio.registry.streams.proto.ValueType vt = 4; |
Str.ValueType |
Str.StorageValue.getVt()
.io.apicurio.registry.streams.proto.ValueType vt = 4; |
Str.ValueType |
Str.StorageValue.Builder.getVt()
.io.apicurio.registry.streams.proto.ValueType vt = 4; |
static Str.ValueType |
Str.ValueType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Str.ValueType |
Str.ValueType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Str.ValueType |
Str.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Str.ValueType[] |
Str.ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<Str.ValueType> |
Str.ValueType.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Str.StorageValue.Builder |
Str.StorageValue.Builder.setVt(Str.ValueType value)
.io.apicurio.registry.streams.proto.ValueType vt = 4; |
Copyright © 2020 Red Hat. All rights reserved.