Uses of Class
com.sun.tools.xjc.reader.xmlschema.bindinfo.BIProperty
Packages that use BIProperty
Package
Description
Object Model that represents customization declarations.
-
Uses of BIProperty in com.sun.tools.xjc.reader.xmlschema
Methods in com.sun.tools.xjc.reader.xmlschema that return BIPropertyModifier and TypeMethodDescriptionprotected final BIPropertyParticleBinder.getLocalPropCustomization(XSParticle p) Gets the BIProperty object that applies to the given particle. -
Uses of BIProperty in com.sun.tools.xjc.reader.xmlschema.bindinfo
Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return BIPropertyModifier and TypeMethodDescriptionstatic BIPropertyBIProperty.getCustomization(XSComponent c) Finds a property customization that describes how the given component should be mapped to a property (if it's mapped to a property at all.)protected BIPropertyBIProperty.getDefault()Finds a BIProperty which this object should delegate to.BIGlobalBinding.getDefaultProperty()