Uses of Class
net.opengis.olsnav.v_1_3.FetchDirectionType

Uses of FetchDirectionType in net.opengis.olsnav.v_1_3
 

Fields in net.opengis.olsnav.v_1_3 declared as FetchDirectionType
protected  FetchDirectionType CursorFetchRequest.fetchDirection
           
 

Methods in net.opengis.olsnav.v_1_3 that return FetchDirectionType
static FetchDirectionType FetchDirectionType.fromValue(String v)
           
 FetchDirectionType CursorFetchRequest.getFetchDirection()
          Gets the value of the fetchDirection property.
static FetchDirectionType FetchDirectionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FetchDirectionType[] FetchDirectionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.olsnav.v_1_3 with parameters of type FetchDirectionType
 void CursorFetchRequest.setFetchDirection(FetchDirectionType value)
          Sets the value of the fetchDirection property.
 CursorFetchRequest CursorFetchRequest.withFetchDirection(FetchDirectionType value)
           
 



Copyright © 2008-2015. All Rights Reserved.