Uses of Class
com.sun.tools.ws.ant.Apt.Jvmarg

Packages that use Apt.Jvmarg
com.sun.tools.ws.ant   
 

Uses of Apt.Jvmarg in com.sun.tools.ws.ant
 

Fields in com.sun.tools.ws.ant with type parameters of type Apt.Jvmarg
protected  List<Apt.Jvmarg> Apt.jvmargs
          -J option: Pass directly to the runtime
 

Methods in com.sun.tools.ws.ant that return Apt.Jvmarg
 Apt.Jvmarg Apt.createJvmarg()
           
 

Methods in com.sun.tools.ws.ant that return types with arguments of type Apt.Jvmarg
 List<Apt.Jvmarg> Apt.getJvmargs()