Class RelationGroupView
java.lang.Object
eu.dnetlib.organizations.model.view.RelationGroupView
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCity()getId()getName()longvoidvoidsetCountry(String country) voidvoidvoidsetNumberOfRelations(long numberOfRelations)
-
Constructor Details
-
RelationGroupView
public RelationGroupView()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getCity
-
setCity
-
getCountry
-
setCountry
-
getNumberOfRelations
public long getNumberOfRelations() -
setNumberOfRelations
public void setNumberOfRelations(long numberOfRelations)
-