Uses of Class
net.opengis.se._2_0.core.SearchDirectionType

Packages that use SearchDirectionType
net.opengis.se._2_0.core   
 

Uses of SearchDirectionType in net.opengis.se._2_0.core
 

Fields in net.opengis.se._2_0.core declared as SearchDirectionType
protected  SearchDirectionType StringPositionType.searchDirection
           
 

Methods in net.opengis.se._2_0.core that return SearchDirectionType
static SearchDirectionType SearchDirectionType.fromValue(String v)
           
 SearchDirectionType StringPositionType.getSearchDirection()
          Obtient la valeur de la propriété searchDirection.
static SearchDirectionType SearchDirectionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchDirectionType[] SearchDirectionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.se._2_0.core with parameters of type SearchDirectionType
 void StringPositionType.setSearchDirection(SearchDirectionType value)
          Définit la valeur de la propriété searchDirection.
 



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