Uses of Class
org.deegree.remoteows.wms.jaxb.ParameterScopeType

Packages that use ParameterScopeType
org.deegree.remoteows.wms.jaxb   
 

Uses of ParameterScopeType in org.deegree.remoteows.wms.jaxb
 

Fields in org.deegree.remoteows.wms.jaxb declared as ParameterScopeType
protected  ParameterScopeType RequestOptionsType.Parameter.scope
           
 

Methods in org.deegree.remoteows.wms.jaxb that return ParameterScopeType
static ParameterScopeType ParameterScopeType.fromValue(String v)
           
 ParameterScopeType RequestOptionsType.Parameter.getScope()
          Gets the value of the scope property.
static ParameterScopeType ParameterScopeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ParameterScopeType[] ParameterScopeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.deegree.remoteows.wms.jaxb with parameters of type ParameterScopeType
 void RequestOptionsType.Parameter.setScope(ParameterScopeType value)
          Sets the value of the scope property.
 



Copyright © 2011. All Rights Reserved.