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.com.sun.tools.xjc.reader.xmlschema.bindinfo Object Model that represents customization declarations. -
-
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. -
Uses of CValuePropertyInfo in com.sun.tools.xjc.reader.xmlschema.bindinfo
Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return CValuePropertyInfo Modifier and Type Method Description CValuePropertyInfoBIProperty. createValueProperty(String defaultName, boolean forConstant, XSComponent source, TypeUse tu, QName typeName)
-