Uses of Class
com.sun.tools.xjc.model.CElementPropertyInfo
-
Packages that use CElementPropertyInfo Package Description com.sun.tools.xjc.model Implementation of thecom.sun.xml.bind.v2.model.corepackage for XJC.com.sun.tools.xjc.reader Front-end that reads schema(s) and produce BGM. -
-
Uses of CElementPropertyInfo in com.sun.tools.xjc.model
Methods in com.sun.tools.xjc.model that return CElementPropertyInfo Modifier and Type Method Description CElementPropertyInfoCElementInfo. getProperty()Methods in com.sun.tools.xjc.model with parameters of type CElementPropertyInfo Modifier and Type Method Description VCPropertyVisitor. onElement(CElementPropertyInfo p)RCPropertyVisitor2. visit(CElementPropertyInfo t, P p)Visits a CElementPropertyInfo type. -
Uses of CElementPropertyInfo in com.sun.tools.xjc.reader
Methods in com.sun.tools.xjc.reader with parameters of type CElementPropertyInfo Modifier and Type Method Description voidRawTypeSet. addTo(CElementPropertyInfo prop)protected abstract CTypeRefRawTypeSet.Ref. toTypeRef(CElementPropertyInfo ep)
-