Uses of Class
org.esa.snap.core.gpf.annotations.Parameter
-
Packages that use Parameter Package Description org.esa.snap.core.gpf.descriptor -
-
Uses of Parameter in org.esa.snap.core.gpf.descriptor
Methods in org.esa.snap.core.gpf.descriptor that return Parameter Modifier and Type Method Description Parameter
AnnotationParameterDescriptor. getAnnotation()
Constructors in org.esa.snap.core.gpf.descriptor with parameters of type Parameter Constructor Description AnnotationParameterDescriptor(String name, Class<?> dataType, boolean isDeprecated, Parameter annotation)
-