| Modifier and Type | Field and Description |
|---|---|
JournalPublicationType |
DepositMetadata.IssnPubType.pubType |
| Modifier and Type | Method and Description |
|---|---|
static JournalPublicationType |
JournalPublicationType.parseTypeDescription(String typeDescription)
Parse an
Extension from the string form as it would be used in a file name. |
static JournalPublicationType |
JournalPublicationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JournalPublicationType[] |
JournalPublicationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IssnPubType(String issn,
JournalPublicationType pubType) |
Copyright © 2020. All rights reserved.