Uses of Class
org.n52.shetland.ogc.sos.drt.DeleteResultTemplateConstants.PARAMETERS
-
Packages that use DeleteResultTemplateConstants.PARAMETERS Package Description org.n52.shetland.ogc.sos.drt -
-
Uses of DeleteResultTemplateConstants.PARAMETERS in org.n52.shetland.ogc.sos.drt
Methods in org.n52.shetland.ogc.sos.drt that return DeleteResultTemplateConstants.PARAMETERS Modifier and Type Method Description static DeleteResultTemplateConstants.PARAMETERSDeleteResultTemplateConstants.PARAMETERS. valueOf(String name)Returns the enum constant of this type with the specified name.static DeleteResultTemplateConstants.PARAMETERS[]DeleteResultTemplateConstants.PARAMETERS. values()Returns an array containing the constants of this enum type, in the order they are declared.
-