Class CountryTerm
java.lang.Object
eu.dnetlib.openaire.dsm.domain.db.CountryTerm
- All Implemented Interfaces:
eu.dnetlib.enabling.datasources.common.BrowseTerm,Comparable<CountryTerm>
@Entity
public class CountryTerm
extends Object
implements Comparable<CountryTerm>, eu.dnetlib.enabling.datasources.common.BrowseTerm
Created by claudio on 20/04/2017.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CountryTerm
public CountryTerm()
-
-
Method Details
-
getTerm
- Specified by:
getTermin interfaceeu.dnetlib.enabling.datasources.common.BrowseTerm
-
setTerm
- Specified by:
setTermin interfaceeu.dnetlib.enabling.datasources.common.BrowseTerm
-
getTotal
public long getTotal()- Specified by:
getTotalin interfaceeu.dnetlib.enabling.datasources.common.BrowseTerm
-
setTotal
public void setTotal(long total) - Specified by:
setTotalin interfaceeu.dnetlib.enabling.datasources.common.BrowseTerm
-
compareTo
- Specified by:
compareToin interfaceComparable<CountryTerm>
-