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