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