Uses of Interface
com.sun.tools.xjc.model.CElement
-
Packages that use CElement Package Description com.sun.tools.xjc.model Implementation of thecom.sun.xml.bind.v2.model.corepackage for XJC. -
-
Uses of CElement in com.sun.tools.xjc.model
Subinterfaces of CElement in com.sun.tools.xjc.model Modifier and Type Interface Description interfaceCClassEitherCClassInfoorCClassRef.Classes in com.sun.tools.xjc.model that implement CElement Modifier and Type Class Description classCClassInfoMutableClassInforepresentation.classCClassRefReference to an existing class.classCElementInfoElementInfoimplementation for the compile-time model.Methods in com.sun.tools.xjc.model that return CElement Modifier and Type Method Description CElementCClassRef. getSubstitutionHead()Methods in com.sun.tools.xjc.model that return types with arguments of type CElement Modifier and Type Method Description Set<CElement>CReferencePropertyInfo. getElements()
-