Uses of Class
org.deegree.services.jaxb.wfs.GMLVersionType

Packages that use GMLVersionType
org.deegree.services.jaxb.wfs   
 

Uses of GMLVersionType in org.deegree.services.jaxb.wfs
 

Fields in org.deegree.services.jaxb.wfs declared as GMLVersionType
protected  GMLVersionType GMLFormat.gmlVersion
           
 

Methods in org.deegree.services.jaxb.wfs that return GMLVersionType
static GMLVersionType GMLVersionType.fromValue(java.lang.String v)
           
 GMLVersionType GMLFormat.getGmlVersion()
          Gets the value of the gmlVersion property.
static GMLVersionType GMLVersionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GMLVersionType[] GMLVersionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.deegree.services.jaxb.wfs with parameters of type GMLVersionType
 void GMLFormat.setGmlVersion(GMLVersionType value)
          Sets the value of the gmlVersion property.
 



Copyright © 2011. All Rights Reserved.