eu.dnetlib.data.proto
Interface OafProtos.OafOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- OafProtos.Oaf, OafProtos.Oaf.Builder
- Enclosing class:
- OafProtos
public static interface OafProtos.OafOrBuilder
- extends com.google.protobuf.MessageOrBuilder
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
isInitialized |
hasKind
boolean hasKind()
getKind
KindProtos.Kind getKind()
hasEntity
boolean hasEntity()
getEntity
OafProtos.OafEntity getEntity()
getEntityOrBuilder
OafProtos.OafEntityOrBuilder getEntityOrBuilder()
hasRel
boolean hasRel()
getRel
OafProtos.OafRel getRel()
getRelOrBuilder
OafProtos.OafRelOrBuilder getRelOrBuilder()
hasDataInfo
boolean hasDataInfo()
getDataInfo
DataInfoProtos.DataInfo getDataInfo()
getDataInfoOrBuilder
DataInfoProtos.DataInfoOrBuilder getDataInfoOrBuilder()
hasTimestamp
boolean hasTimestamp()
getTimestamp
long getTimestamp()
Copyright © 2013. All Rights Reserved.