eu.dnetlib.data.proto
Interface ResultProjectProtos.ResultProject.MetadataOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ResultProjectProtos.ResultProject.Metadata, ResultProjectProtos.ResultProject.Metadata.Builder
Enclosing class:
ResultProjectProtos.ResultProject

public static interface ResultProjectProtos.ResultProject.MetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 String getOafEnddate()
           
 String getOafOptional1()
           
 String getOafOptional2()
           
 String getOafStartdate()
           
 boolean hasOafEnddate()
           
 boolean hasOafOptional1()
           
 boolean hasOafOptional2()
           
 boolean hasOafStartdate()
           
 
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
 

Method Detail

hasOafStartdate

boolean hasOafStartdate()

getOafStartdate

String getOafStartdate()

hasOafEnddate

boolean hasOafEnddate()

getOafEnddate

String getOafEnddate()

hasOafOptional1

boolean hasOafOptional1()

getOafOptional1

String getOafOptional1()

hasOafOptional2

boolean hasOafOptional2()

getOafOptional2

String getOafOptional2()


Copyright © 2012. All Rights Reserved.