Package | Description |
---|---|
io.apicurio.registry.common.proto |
Modifier and Type | Method and Description |
---|---|
static Cmmn.ArtifactType |
Cmmn.ArtifactType.forNumber(int value) |
static Cmmn.ArtifactType |
Cmmn.ArtifactType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Cmmn.ArtifactType |
Cmmn.ArtifactType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Cmmn.ArtifactType |
Cmmn.ArtifactType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cmmn.ArtifactType[] |
Cmmn.ArtifactType.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<Cmmn.ArtifactType> |
Cmmn.ArtifactType.internalGetValueMap() |
Copyright © 2020 Red Hat. All rights reserved.