Uses of Class
org.gcube.accounting.aggregator.plugin.AccountingAggregatorPlugin.ElaborationType
-
Packages that use AccountingAggregatorPlugin.ElaborationType Package Description org.gcube.accounting.aggregator.plugin -
-
Uses of AccountingAggregatorPlugin.ElaborationType in org.gcube.accounting.aggregator.plugin
Methods in org.gcube.accounting.aggregator.plugin that return AccountingAggregatorPlugin.ElaborationType Modifier and Type Method Description static AccountingAggregatorPlugin.ElaborationTypeAccountingAggregatorPlugin.ElaborationType. valueOf(String name)Returns the enum constant of this type with the specified name.static AccountingAggregatorPlugin.ElaborationType[]AccountingAggregatorPlugin.ElaborationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-