Class OrganizationView
java.lang.Object
eu.dnetlib.organizations.model.utils.OpenaireGraphNode
eu.dnetlib.organizations.model.view.OrganizationView
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCity()getId()getLat()getLng()getName()getType()getUrls()voidsetAcronyms(Set<String> acronyms) voidvoidsetCountry(String country) voidsetEcEnterprise(Boolean ecEnterprise) voidsetEcHigherEducation(Boolean ecHigherEducation) voidsetEcInternationalOrganization(Boolean ecInternationalOrganization) voidsetEcInternationalOrganizationEurInterests(Boolean ecInternationalOrganizationEurInterests) voidsetEcLegalBody(Boolean ecLegalBody) voidsetEcLegalPerson(Boolean ecLegalPerson) voidsetEcNonProfit(Boolean ecNonProfit) voidsetEcNutscode(Boolean ecNutscode) voidsetEcResearchOrganization(Boolean ecResearchOrganization) voidsetEcSmeValidated(Boolean ecSmeValidated) voidvoidvoidvoidvoidsetOtherIdentifiers(Set<OtherIdentifier> otherIdentifiers) voidsetOtherNames(Set<OtherName> otherNames) voidvoidvoidMethods inherited from class eu.dnetlib.organizations.model.utils.OpenaireGraphNode
getOpenaireId, getPersistent, setOpenaireId, setPersistent
-
Constructor Details
-
OrganizationView
public OrganizationView()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getType
-
setType
-
getLat
-
setLat
-
getLng
-
setLng
-
getCity
-
setCity
-
getCountry
-
setCountry
-
getOtherIdentifiers
-
setOtherIdentifiers
-
getOtherNames
-
setOtherNames
-
getAcronyms
-
setAcronyms
-
getUrls
-
setUrls
-
getStatus
-
setStatus
-
getEcLegalBody
-
setEcLegalBody
-
getEcLegalPerson
-
setEcLegalPerson
-
getEcNonProfit
-
setEcNonProfit
-
getEcResearchOrganization
-
setEcResearchOrganization
-
getEcHigherEducation
-
setEcHigherEducation
-
getEcInternationalOrganizationEurInterests
-
setEcInternationalOrganizationEurInterests
public void setEcInternationalOrganizationEurInterests(Boolean ecInternationalOrganizationEurInterests) -
getEcInternationalOrganization
-
setEcInternationalOrganization
-
getEcEnterprise
-
setEcEnterprise
-
getEcSmeValidated
-
setEcSmeValidated
-
getEcNutscode
-
setEcNutscode
-