apply changes in #40 (comment)
This commit is contained in:
parent
14ef4da2de
commit
f7ce7a5be8
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue