Uses of Class
org.esa.snap.core.gpf.graph.HeaderParameter.Converter
-
Packages that use HeaderParameter.Converter Package Description org.esa.snap.core.gpf.graph -
-
Uses of HeaderParameter.Converter in org.esa.snap.core.gpf.graph
Methods in org.esa.snap.core.gpf.graph that return types with arguments of type HeaderParameter.Converter Modifier and Type Method Description Class<? extends HeaderParameter.Converter>HeaderParameter. getConverter()Method parameters in org.esa.snap.core.gpf.graph with type arguments of type HeaderParameter.Converter Modifier and Type Method Description voidHeaderParameter. setConverter(Class<? extends HeaderParameter.Converter> converter)
-