Uses of Class
net.opengis.fes._2.SortOrderType

Packages that use SortOrderType
net.opengis.fes._2   
 

Uses of SortOrderType in net.opengis.fes._2
 

Fields in net.opengis.fes._2 declared as SortOrderType
protected  SortOrderType SortPropertyType.sortOrder
           
 

Methods in net.opengis.fes._2 that return SortOrderType
static SortOrderType SortOrderType.fromValue(String v)
           
 SortOrderType SortPropertyType.getSortOrder()
          Obtient la valeur de la propriété sortOrder.
static SortOrderType SortOrderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SortOrderType[] SortOrderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.fes._2 with parameters of type SortOrderType
 void SortPropertyType.setSortOrder(SortOrderType value)
          Définit la valeur de la propriété sortOrder.
 



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