Uses of Enum Class
eu.dnetlib.openaire.exporter.model.dsm.AggregationStage
Packages that use AggregationStage
-
Uses of AggregationStage in eu.dnetlib.openaire.exporter.model.dsm
Methods in eu.dnetlib.openaire.exporter.model.dsm that return AggregationStageModifier and TypeMethodDescriptionAggregationInfo.getAggregationStage()static AggregationStagestatic AggregationStageReturns the enum constant of this class with the specified name.static AggregationStage[]AggregationStage.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 AggregationStageModifier and TypeMethodDescriptionvoidAggregationInfo.setAggregationStage(AggregationStage aggregationStage)