Uses of Class
org.galagosearch.tupleflow.typebuilder.Direction

Uses of Direction in org.galagosearch.tupleflow.typebuilder
 

Fields in org.galagosearch.tupleflow.typebuilder declared as Direction
protected  Direction OrderedFieldSpecification.direction
           
 

Methods in org.galagosearch.tupleflow.typebuilder that return Direction
 Direction OrderedFieldSpecification.getDirection()
           
static Direction Direction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Direction[] Direction.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in org.galagosearch.tupleflow.typebuilder with parameters of type Direction
OrderedFieldSpecification(Direction direction, java.lang.String name)
           
 



Copyright © 2009. All Rights Reserved.