| Package | Description |
|---|---|
| de.gerdiproject.json.datacite.extension |
This package contains JSON objects that extend the DataCite schema.
|
| de.gerdiproject.json.datacite.extension.enums |
This package contains enumerations for controlled list values of the extension of DataCite JSON objects.
|
| Modifier and Type | Method and Description |
|---|---|
WebLinkType |
WebLink.getType()
Returns the type of the web link.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebLink.setType(WebLinkType type)
Changes the type of the web link.
|
| Modifier and Type | Method and Description |
|---|---|
static WebLinkType |
WebLinkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebLinkType[] |
WebLinkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2018. All rights reserved.