| Package | Description |
|---|---|
| eu.dnetlib.openaire.exporter.model.dsm |
| Modifier and Type | Method and Description |
|---|---|
CollectionMode |
CollectionInfoV1.getCollectionMode()
Deprecated.
|
CollectionMode |
CollectionInfoV2.getCollectionMode() |
static CollectionMode |
CollectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionMode[] |
CollectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionInfoV1.setCollectionMode(CollectionMode collectionMode)
Deprecated.
|
void |
CollectionInfoV2.setCollectionMode(CollectionMode collectionMode) |
Copyright © 2023. All rights reserved.