public class ZenodoCommunity extends Object implements Serializable
| Constructor and Description |
|---|
ZenodoCommunity()
Instantiates a new zenodo community.
|
ZenodoCommunity(String identifier)
Instantiates a new zenodo community.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier()
Gets the identifier.
|
void |
setIdentifier(String identifier)
Sets the identifier.
|
String |
toString() |
public ZenodoCommunity()
public ZenodoCommunity(String identifier)
identifier - the identifierCopyright © 2021. All Rights Reserved.