Uses of Class
org.jooq.util.jaxb.Strategy

Packages that use Strategy
org.jooq.util.jaxb   
 

Uses of Strategy in org.jooq.util.jaxb
 

Fields in org.jooq.util.jaxb declared as Strategy
protected  Strategy Generator.strategy
           
 

Methods in org.jooq.util.jaxb that return Strategy
 Strategy Generator.getStrategy()
          Gets the value of the strategy property.
 Strategy Strategy.withName(String value)
           
 

Methods in org.jooq.util.jaxb with parameters of type Strategy
 void Generator.setStrategy(Strategy value)
          Sets the value of the strategy property.
 Generator Generator.withStrategy(Strategy value)
           
 



Copyright © 2012. All Rights Reserved.