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

Packages that use Target
org.jooq.util.jaxb   
 

Uses of Target in org.jooq.util.jaxb
 

Fields in org.jooq.util.jaxb declared as Target
protected  Target Generator.target
           
 

Methods in org.jooq.util.jaxb that return Target
 Target Generator.getTarget()
          Gets the value of the target property.
 Target Target.withDirectory(String value)
           
 Target Target.withPackageName(String value)
           
 

Methods in org.jooq.util.jaxb with parameters of type Target
 void Generator.setTarget(Target value)
          Sets the value of the target property.
 Generator Generator.withTarget(Target value)
           
 



Copyright © 2012. All Rights Reserved.