Uses of Class
com.sun.tools.xjc.model.Constructor

Packages that use Constructor
com.sun.tools.xjc.model Implementation of the com.sun.xml.bind.v2.model.core package for XJC. 
 

Uses of Constructor in com.sun.tools.xjc.model
 

Methods in com.sun.tools.xjc.model that return types with arguments of type Constructor
 Collection<? extends Constructor> CClassInfo.getConstructors()
          list all constructor declarations.