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