Class RelationshipView
java.lang.Object
eu.dnetlib.organizations.model.view.RelationshipView
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCity()getId1()getId2()getName()getUrls()voidsetAcronyms(Set<String> acronyms) voidvoidsetCountry(String country) voidvoidvoidvoidsetOpenaireId2(String openaireId2) voidsetOtherIdentifiers(Set<OtherIdentifier> otherIdentifiers) voidsetRelType(String relType) voidvoid
-
Constructor Details
-
RelationshipView
public RelationshipView()
-
-
Method Details
-
getId1
-
setId1
-
getId2
-
setId2
-
getOpenaireId2
-
setOpenaireId2
-
getRelType
-
setRelType
-
getStatus
-
setStatus
-
getName
-
setName
-
getCity
-
setCity
-
getCountry
-
setCountry
-
getAcronyms
-
setAcronyms
-
getUrls
-
setUrls
-
getOtherIdentifiers
-
setOtherIdentifiers
-