public interface CTypeInfo extends TypeInfo<NType,NClass>, CCustomizable
| Modifier and Type | Method and Description |
|---|---|
com.sun.codemodel.JType |
toType(Outline o,
Aspect aspect)
Returns the
JClass that represents the class being bound,
under the given Outline. |
canBeReferencedByIDREF, getTypegetLocation, getUpstreamgetCustomizations, getLocator, getSchemaComponentcom.sun.codemodel.JType toType(Outline o, Aspect aspect)
JClass that represents the class being bound,
under the given Outline.NType.toType(Outline, Aspect)