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 TypeMethodDescriptionAggregationInfo.getCollectionMode()AggregationInfoV1.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 TypeMethodDescriptionvoidAggregationInfo.setCollectionMode(CollectionMode collectionMode) voidAggregationInfoV1.setCollectionMode(CollectionMode collectionMode)