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