Uses of Class
net.opengis.ols.v_1_2.SortDirectionType

Uses of SortDirectionType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as SortDirectionType
protected  SortDirectionType DirectoryRequestType.sortDirection
           
 

Methods in net.opengis.ols.v_1_2 that return SortDirectionType
static SortDirectionType SortDirectionType.fromValue(String v)
           
 SortDirectionType DirectoryRequestType.getSortDirection()
          Gets the value of the sortDirection property.
static SortDirectionType SortDirectionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SortDirectionType[] SortDirectionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.ols.v_1_2 with parameters of type SortDirectionType
 void DirectoryRequestType.setSortDirection(SortDirectionType value)
          Sets the value of the sortDirection property.
 DirectoryRequestType DirectoryRequestType.withSortDirection(SortDirectionType value)
           
 



Copyright © 2008-2016. All Rights Reserved.