Uses of Class
com.sun.tools.xjc.model.CTypeRef
Packages that use CTypeRef
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.
Front-end that reads schema(s) and produce BGM.
-
Uses of CTypeRef in com.sun.tools.xjc.generator.bean
Methods in com.sun.tools.xjc.generator.bean with parameters of type CTypeRef -
Uses of CTypeRef in com.sun.tools.xjc.model
Methods in com.sun.tools.xjc.model that return types with arguments of type CTypeRef -
Uses of CTypeRef in com.sun.tools.xjc.outline
Methods in com.sun.tools.xjc.outline with parameters of type CTypeRef -
Uses of CTypeRef in com.sun.tools.xjc.reader
Methods in com.sun.tools.xjc.reader that return CTypeRefModifier and TypeMethodDescriptionprotected abstract CTypeRef
RawTypeSet.Ref.toTypeRef
(CElementPropertyInfo ep) -
Uses of CTypeRef in com.sun.tools.xjc.reader.xmlschema
Methods in com.sun.tools.xjc.reader.xmlschema that return CTypeRefModifier and TypeMethodDescriptionprotected CTypeRef
RawTypeSetBuilder.CClassRef.toTypeRef
(CElementPropertyInfo ep) protected CTypeRef
RawTypeSetBuilder.CElementInfoRef.toTypeRef
(CElementPropertyInfo ep) protected CTypeRef
RawTypeSetBuilder.WildcardRef.toTypeRef
(CElementPropertyInfo ep) protected CTypeRef
RawTypeSetBuilder.XmlTypeRef.toTypeRef
(CElementPropertyInfo ep)