Uses of Class
com.sun.tools.xjc.model.CValuePropertyInfo
-
Packages that use CValuePropertyInfo Package Description com.sun.tools.xjc.model Implementation of thecom.sun.xml.bind.v2.model.corepackage for XJC. -
-
Uses of CValuePropertyInfo in com.sun.tools.xjc.model
Methods in com.sun.tools.xjc.model with parameters of type CValuePropertyInfo Modifier and Type Method Description VCPropertyVisitor. onValue(CValuePropertyInfo p)RCPropertyVisitor2. visit(CValuePropertyInfo t, P p)Visits a CValuePropertyInfo type.
-