Uses of Interface
com.sun.tools.xjc.model.CClass
Packages that use CClass
-
Uses of CClass in com.sun.tools.xjc.model
Classes in com.sun.tools.xjc.model that implement CClassModifier and TypeClassDescriptionfinal class
MutableClassInfo
representation.final class
Reference to an existing class.Methods in com.sun.tools.xjc.model with parameters of type CClassModifier and TypeMethodDescriptionvoid
CClassInfo.setBaseClass
(CClass base) This method accepts bothCClassInfo
(which means the base class is also generated), orCClassRef
(which means the base class is already generated and simply referenced.) The latter is treated somewhat special --- from the rest of the model this external base class is invisible. -
Uses of CClass in com.sun.tools.xjc.reader.xmlschema
Fields in com.sun.tools.xjc.reader.xmlschema declared as CClassMethods in com.sun.tools.xjc.reader.xmlschema that return CClassModifier and TypeMethodDescriptionClassSelector.bindToType
(XSComplexType t, XSComponent referer, boolean cannotBeDelayed)