Uses of Class
com.sun.tools.xjc.outline.EnumConstantOutline

Packages that use EnumConstantOutline
com.sun.tools.xjc.outline Provides the outline of the generated Java source code so that additional processings (such as adding more annotations) can be done on the generated code. 
 

Uses of EnumConstantOutline in com.sun.tools.xjc.outline
 

Fields in com.sun.tools.xjc.outline with type parameters of type EnumConstantOutline
 java.util.List<EnumConstantOutline> EnumOutline.constants
          Constants.