public class OafEntityDecoder extends AbstractProtoMapper
| Modifier and Type | Method and Description |
|---|---|
static OafEntityDecoder |
decode(eu.dnetlib.data.proto.OafProtos.OafEntity oafEntity) |
String |
getDateOfCollection() |
String |
getDateOfTransformation() |
com.google.protobuf.GeneratedMessage |
getEntity() |
List<String> |
getFieldValues(String path) |
String |
getId() |
com.google.protobuf.GeneratedMessage |
getMetadata() |
com.google.protobuf.GeneratedMessage |
getOafEntity() |
eu.dnetlib.data.proto.TypeProtos.Type |
getType() |
String |
typeName() |
processMultiPath, processPath, processPathpublic static OafEntityDecoder decode(eu.dnetlib.data.proto.OafProtos.OafEntity oafEntity)
public eu.dnetlib.data.proto.TypeProtos.Type getType()
public String getId()
public com.google.protobuf.GeneratedMessage getOafEntity()
public com.google.protobuf.GeneratedMessage getEntity()
public String typeName()
public com.google.protobuf.GeneratedMessage getMetadata()
public String getDateOfCollection()
public String getDateOfTransformation()
Copyright © 2018. All rights reserved.