Uses of Interface
com.sun.tools.xjc.model.CClass
Packages that use CClass
Package
Description
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC.-
Uses of CClass in com.sun.tools.xjc.model
Classes in com.sun.tools.xjc.model that implement CClassModifier and TypeClassDescriptionfinal classMutableClassInforepresentation.final classReference to an existing class.Methods in com.sun.tools.xjc.model with parameters of type CClassModifier and TypeMethodDescriptionvoidCClassInfo.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)