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