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
 String getCollectedfrom()
           
 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()
           
 StructuredPropertyProtos.StructuredProperty getPid(int index)
           
 int getPidCount()
           
 List<StructuredPropertyProtos.StructuredProperty> getPidList()
           
 StructuredPropertyProtos.StructuredPropertyOrBuilder getPidOrBuilder(int index)
           
 List<? extends StructuredPropertyProtos.StructuredPropertyOrBuilder> getPidOrBuilderList()
           
 QualifierProtos.Qualifier getProvenanceaction()
           
 QualifierProtos.QualifierOrBuilder getProvenanceactionOrBuilder()
           
 String getWebsiteurl()
           
 boolean hasCollectedfrom()
           
 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 hasProvenanceaction()
           
 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()

hasCollectedfrom

boolean hasCollectedfrom()

getCollectedfrom

String getCollectedfrom()

hasCountry

boolean hasCountry()

getCountry

QualifierProtos.Qualifier getCountry()

getCountryOrBuilder

QualifierProtos.QualifierOrBuilder getCountryOrBuilder()

hasProvenanceaction

boolean hasProvenanceaction()

getProvenanceaction

QualifierProtos.Qualifier getProvenanceaction()

getProvenanceactionOrBuilder

QualifierProtos.QualifierOrBuilder getProvenanceactionOrBuilder()

getPidList

List<StructuredPropertyProtos.StructuredProperty> getPidList()

getPid

StructuredPropertyProtos.StructuredProperty getPid(int index)

getPidCount

int getPidCount()

getPidOrBuilderList

List<? extends StructuredPropertyProtos.StructuredPropertyOrBuilder> getPidOrBuilderList()

getPidOrBuilder

StructuredPropertyProtos.StructuredPropertyOrBuilder getPidOrBuilder(int index)


Copyright © 2013. All Rights Reserved.