Uses of Class
org.deegree.services.wps.provider.sextante.GMLSchema.GMLType

Packages that use GMLSchema.GMLType
org.deegree.services.wps.provider.sextante   
 

Uses of GMLSchema.GMLType in org.deegree.services.wps.provider.sextante
 

Methods in org.deegree.services.wps.provider.sextante that return GMLSchema.GMLType
static GMLSchema.GMLType FormatHelper.determineGMLType(ComplexInput input)
          Returns the GMLSchema.GMLType of the input data.
static GMLSchema.GMLType FormatHelper.determineGMLType(ComplexOutput output)
          Returns the GMLSchema.GMLType of the output data.
 GMLSchema.GMLType GMLSchema.getGMLType()
          Returns the GMLSchema.GMLType of the schema.
static GMLSchema.GMLType GMLSchema.GMLType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GMLSchema.GMLType[] GMLSchema.GMLType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.