public class ZenodoGrant extends Object implements Serializable
| Constructor and Description |
|---|
ZenodoGrant()
Instantiates a new zenodo grant.
|
ZenodoGrant(String id)
Instantiates a new zenodo grant.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the id.
|
void |
setId(String id)
Sets the id.
|
String |
toString() |
public ZenodoGrant()
public ZenodoGrant(String id)
id - the idCopyright © 2021. All Rights Reserved.