Uses of Class
org.gcube.common.software.model.ElaborationType
-
Packages that use ElaborationType Package Description org.gcube.common.software.model -
-
Uses of ElaborationType in org.gcube.common.software.model
Fields in org.gcube.common.software.model declared as ElaborationType Modifier and Type Field Description protected ElaborationTypeProcessorConfig. elaborationMethods in org.gcube.common.software.model that return ElaborationType Modifier and Type Method Description ElaborationTypeProcessorConfig. getElaborationType()static ElaborationTypeElaborationType. valueOf(String name)Returns the enum constant of this type with the specified name.static ElaborationType[]ElaborationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-