eu.dnetlib.data.proto
Interface OrganizationProtos.Organization.MetadataOrBuilder

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

public static interface OrganizationProtos.Organization.MetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 QualifierProtos.Qualifier getCountry()
           
 QualifierProtos.QualifierOrBuilder getCountryOrBuilder()
           
 String getEcenterprise()
           
 String getEchighereducation()
           
 String getEcinternationalorganization()
           
 String getEcinternationalorganizationeurinterests()
           
 String getEclegalbody()
           
 String getEclegalperson()
           
 String getEcnonprofit()
           
 String getEcnutscode()
           
 String getEcresearchorganization()
           
 String getEcsmevalidated()
           
 String getLegalname()
           
 String getLegalshortname()
           
 String getLogourl()
           
 String getWebsiteurl()
           
 boolean hasCountry()
           
 boolean hasEcenterprise()
           
 boolean hasEchighereducation()
           
 boolean hasEcinternationalorganization()
           
 boolean hasEcinternationalorganizationeurinterests()
           
 boolean hasEclegalbody()
           
 boolean hasEclegalperson()
           
 boolean hasEcnonprofit()
           
 boolean hasEcnutscode()
           
 boolean hasEcresearchorganization()
           
 boolean hasEcsmevalidated()
           
 boolean hasLegalname()
           
 boolean hasLegalshortname()
           
 boolean hasLogourl()
           
 boolean hasWebsiteurl()
           
 
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

hasLegalshortname

boolean hasLegalshortname()

getLegalshortname

String getLegalshortname()

hasLegalname

boolean hasLegalname()

getLegalname

String getLegalname()

hasWebsiteurl

boolean hasWebsiteurl()

getWebsiteurl

String getWebsiteurl()

hasLogourl

boolean hasLogourl()

getLogourl

String getLogourl()

hasEclegalbody

boolean hasEclegalbody()

getEclegalbody

String getEclegalbody()

hasEclegalperson

boolean hasEclegalperson()

getEclegalperson

String getEclegalperson()

hasEcnonprofit

boolean hasEcnonprofit()

getEcnonprofit

String getEcnonprofit()

hasEcresearchorganization

boolean hasEcresearchorganization()

getEcresearchorganization

String getEcresearchorganization()

hasEchighereducation

boolean hasEchighereducation()

getEchighereducation

String getEchighereducation()

hasEcinternationalorganizationeurinterests

boolean hasEcinternationalorganizationeurinterests()

getEcinternationalorganizationeurinterests

String getEcinternationalorganizationeurinterests()

hasEcinternationalorganization

boolean hasEcinternationalorganization()

getEcinternationalorganization

String getEcinternationalorganization()

hasEcenterprise

boolean hasEcenterprise()

getEcenterprise

String getEcenterprise()

hasEcsmevalidated

boolean hasEcsmevalidated()

getEcsmevalidated

String getEcsmevalidated()

hasEcnutscode

boolean hasEcnutscode()

getEcnutscode

String getEcnutscode()

hasCountry

boolean hasCountry()

getCountry

QualifierProtos.Qualifier getCountry()

getCountryOrBuilder

QualifierProtos.QualifierOrBuilder getCountryOrBuilder()


Copyright © 2013. All Rights Reserved.