Package | Description |
---|---|
io.axoniq.axonserver.grpc |
Modifier and Type | Method and Description |
---|---|
static MetaDataValue.DataCase |
MetaDataValue.DataCase.forNumber(int value) |
MetaDataValue.DataCase |
MetaDataValueOrBuilder.getDataCase() |
MetaDataValue.DataCase |
MetaDataValue.getDataCase() |
MetaDataValue.DataCase |
MetaDataValue.Builder.getDataCase() |
static MetaDataValue.DataCase |
MetaDataValue.DataCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MetaDataValue.DataCase |
MetaDataValue.DataCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetaDataValue.DataCase[] |
MetaDataValue.DataCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2018. All rights reserved.