This commit is contained in:
Miriam Baglioni 2020-08-13 12:00:37 +02:00
parent 14ef4da2de
commit f7ce7a5be8
1 changed files with 0 additions and 8 deletions

View File

@ -20,14 +20,6 @@ public class Instance implements Serializable {
private String publicationdate;// dateofacceptance;
// ( article | book ) processing charges. Defined here to cope with possible wrongly typed
// results
// private Field<String> processingchargeamount;
//
// // currency - alphabetic code describe in ISO-4217. Defined here to cope with possible wrongly
// // typed results
// private Field<String> processingchargecurrency;
private String refereed; // peer-review status
public String getLicense() {