Package eu.dnetlib.dhp.schema.oaf
Class H2020Programme
java.lang.Object
eu.dnetlib.dhp.schema.oaf.H2020Programme
- All Implemented Interfaces:
Serializable
To store information about the ec programme for the project. It has the following parameters:
- private String code to store the code of the programme
- private String description to store the description of the programme
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
H2020Programme
public H2020Programme()
-
-
Method Details
-
getCode
-
setCode
-
getDescription
-
setDescription
-