| Package | Description |
|---|---|
| de.gerdiproject.json.datacite.enums |
This package contains enumerations for controlled list values of DataCite JSON objects.
|
| de.gerdiproject.json.datacite.nested |
This package contains nested DataCite objects.
|
| Modifier and Type | Method and Description |
|---|---|
static NameType |
NameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NameType[] |
NameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NameType |
PersonName.getType()
Retrieves the type of name.
|
| Constructor and Description |
|---|
PersonName(String value,
NameType type) |
Copyright © 2017–2019. All rights reserved.