Uses of Class
com.sun.tools.xjc.model.CEnumLeafInfo
Packages that use CEnumLeafInfo
Package
Description
Implementation of the
com.sun.xml.bind.v2.model.core
package for XJC.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 CEnumLeafInfo in com.sun.tools.xjc.generator.bean
Methods in com.sun.tools.xjc.generator.bean with parameters of type CEnumLeafInfo -
Uses of CEnumLeafInfo in com.sun.tools.xjc.model
Methods in com.sun.tools.xjc.model that return CEnumLeafInfoMethods in com.sun.tools.xjc.model that return types with arguments of type CEnumLeafInfo -
Uses of CEnumLeafInfo in com.sun.tools.xjc.outline
Fields in com.sun.tools.xjc.outline declared as CEnumLeafInfoModifier and TypeFieldDescriptionfinal CEnumLeafInfo
EnumOutline.target
ThisEnumOutline
holds information about thisCEnumLeafInfo
.Methods in com.sun.tools.xjc.outline with parameters of type CEnumLeafInfoConstructors in com.sun.tools.xjc.outline with parameters of type CEnumLeafInfo