Uses of Class
com.sun.tools.xjc.model.CValuePropertyInfo
Packages that use CValuePropertyInfo
Package
Description
Implementation of the
org.glassfish.jaxb.core.v2.model.core package for XJC.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 CValuePropertyInfoModifier and TypeMethodDescriptionCPropertyVisitor.onValue(CValuePropertyInfo p) CPropertyVisitor2.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 CValuePropertyInfoModifier and TypeMethodDescriptionBIProperty.createValueProperty(String defaultName, boolean forConstant, XSComponent source, TypeUse tu, QName typeName)