| Modifier and Type | Method and Description |
|---|---|
TypeProtos.Type |
OafProtos.OafEntityOrBuilder.getType()
required .eu.dnetlib.data.proto.Type type = 1; |
TypeProtos.Type |
OafProtos.OafEntity.getType()
required .eu.dnetlib.data.proto.Type type = 1; |
TypeProtos.Type |
OafProtos.OafEntity.Builder.getType()
required .eu.dnetlib.data.proto.Type type = 1; |
static TypeProtos.Type |
TypeProtos.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TypeProtos.Type |
TypeProtos.Type.valueOf(int value) |
static TypeProtos.Type |
TypeProtos.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeProtos.Type[] |
TypeProtos.Type.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<TypeProtos.Type> |
TypeProtos.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
OafProtos.OafEntity.Builder |
OafProtos.OafEntity.Builder.setType(TypeProtos.Type value)
required .eu.dnetlib.data.proto.Type type = 1; |
Copyright © 2019. All rights reserved.