Uses of Class
net.opengis.ows_context.MethodType

Packages that use MethodType
net.opengis.ows_context   
 

Uses of MethodType in net.opengis.ows_context
 

Fields in net.opengis.ows_context declared as MethodType
protected  MethodType OnlineResourceType.method
           
 

Methods in net.opengis.ows_context that return MethodType
static MethodType MethodType.fromValue(String v)
           
 MethodType OnlineResourceType.getMethod()
          Obtient la valeur de la propriété method.
static MethodType MethodType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MethodType[] MethodType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.ows_context with parameters of type MethodType
 void OnlineResourceType.setMethod(MethodType value)
          Définit la valeur de la propriété method.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.