|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CTypeRef | |
|---|---|
| com.sun.tools.xjc.generator.bean | |
| com.sun.tools.xjc.model | Implementation of the com.sun.xml.bind.v2.model.core package for XJC. |
| 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 CTypeRef in com.sun.tools.xjc.generator.bean |
|---|
| Methods in com.sun.tools.xjc.generator.bean with parameters of type CTypeRef | |
|---|---|
com.sun.codemodel.JType |
BeanGenerator.resolve(CTypeRef ref,
Aspect a)
|
| Uses of CTypeRef in com.sun.tools.xjc.model |
|---|
| Methods in com.sun.tools.xjc.model that return types with arguments of type CTypeRef | |
|---|---|
java.util.List<CTypeRef> |
CElementPropertyInfo.getTypes()
|
| Uses of CTypeRef in com.sun.tools.xjc.outline |
|---|
| Methods in com.sun.tools.xjc.outline with parameters of type CTypeRef | |
|---|---|
com.sun.codemodel.JType |
Outline.resolve(CTypeRef ref,
Aspect aspect)
Resolves a type reference to the actual (possibly generated) type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||