Uses of Class
org.deegree.protocol.wms.raster.jaxb.RequestNamesType

Packages that use RequestNamesType
org.deegree.protocol.wms.raster.jaxb   
 

Uses of RequestNamesType in org.deegree.protocol.wms.raster.jaxb
 

Fields in org.deegree.protocol.wms.raster.jaxb declared as RequestNamesType
protected  RequestNamesType RestrictedRequestParameterType.request
           
 

Methods in org.deegree.protocol.wms.raster.jaxb that return RequestNamesType
static RequestNamesType RequestNamesType.fromValue(String v)
           
 RequestNamesType RestrictedRequestParameterType.getRequest()
          Gets the value of the request property.
static RequestNamesType RequestNamesType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RequestNamesType[] RequestNamesType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.deegree.protocol.wms.raster.jaxb with parameters of type RequestNamesType
 void RestrictedRequestParameterType.setRequest(RequestNamesType value)
          Sets the value of the request property.
 



Copyright © 2011. All Rights Reserved.