Uses of Class
com.sun.tools.xjc.outline.EnumConstantOutline
-
Packages that use EnumConstantOutline Package Description com.sun.tools.xjc.outline Provides the outline of the generated Java source code so that additional processing (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 Modifier and Type Field Description java.util.List<EnumConstantOutline>
EnumOutline. constants
Constants.
-