Uses of Enum Class
eu.dnetlib.openaire.exporter.model.dsm.CollectionMode
Packages that use CollectionMode
-
Uses of CollectionMode in eu.dnetlib.openaire.exporter.model.dsm
Methods in eu.dnetlib.openaire.exporter.model.dsm that return CollectionModeModifier and TypeMethodDescriptionCollectionInfoV1.getCollectionMode()Deprecated.CollectionInfoV2.getCollectionMode()static CollectionModeReturns the enum constant of this class with the specified name.static CollectionMode[]CollectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.dnetlib.openaire.exporter.model.dsm with parameters of type CollectionModeModifier and TypeMethodDescriptionvoidCollectionInfoV1.setCollectionMode(CollectionMode collectionMode) Deprecated.voidCollectionInfoV2.setCollectionMode(CollectionMode collectionMode)