Uses of Class
org.d2rq.lang.JoinSetParser.Direction

Packages that use JoinSetParser.Direction
org.d2rq.lang   
 

Uses of JoinSetParser.Direction in org.d2rq.lang
 

Methods in org.d2rq.lang that return JoinSetParser.Direction
 JoinSetParser.Direction JoinSetParser.Direction.flipped()
           
static JoinSetParser.Direction JoinSetParser.Direction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JoinSetParser.Direction[] JoinSetParser.Direction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.