eu.dnetlib.data.proto
Interface ProjectOrganizationProtos.ProjectOrganization.MetadataOrBuilder

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

public static interface ProjectOrganizationProtos.ProjectOrganization.MetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder


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

hasOafParticipantnumber

boolean hasOafParticipantnumber()

getOafParticipantnumber

String getOafParticipantnumber()

hasOafStartdate

boolean hasOafStartdate()

getOafStartdate

String getOafStartdate()

hasOafEnddate

boolean hasOafEnddate()

getOafEnddate

String getOafEnddate()

hasOafOptional1

boolean hasOafOptional1()

getOafOptional1

String getOafOptional1()

hasOafOptional2

boolean hasOafOptional2()

getOafOptional2

String getOafOptional2()

hasOafContactperson

boolean hasOafContactperson()

getOafContactperson

String getOafContactperson()


Copyright © 2012. All Rights Reserved.