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

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

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

Fields in org.deegree.services.jaxb.wms declared as GMLVersionType
protected  GMLVersionType FeatureInfoFormatsType.GetFeatureInfoFormat.XSLTFile.gmlVersion
           
 

Methods in org.deegree.services.jaxb.wms that return GMLVersionType
static GMLVersionType GMLVersionType.fromValue(String v)
           
 GMLVersionType FeatureInfoFormatsType.GetFeatureInfoFormat.XSLTFile.getGmlVersion()
          Gets the value of the gmlVersion property.
static GMLVersionType GMLVersionType.valueOf(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.wms with parameters of type GMLVersionType
 void FeatureInfoFormatsType.GetFeatureInfoFormat.XSLTFile.setGmlVersion(GMLVersionType value)
          Sets the value of the gmlVersion property.
 



Copyright © 2011. All Rights Reserved.