Uses of Class
com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion

Packages that use BIConversion
com.sun.tools.xjc.reader.xmlschema.bindinfo Object Model that represents customization declarations. 
 

Uses of BIConversion in com.sun.tools.xjc.reader.xmlschema.bindinfo
 

Subclasses of BIConversion in com.sun.tools.xjc.reader.xmlschema.bindinfo
static class BIConversion.Static
          Implementation that returns a statically-determined constant TypeUse.
static class BIConversion.User
          User-specified <javaType> customization.
static class BIConversion.UserAdapter
           
(package private) static class BIGlobalBinding.GlobalStandardConversion
          Global <jaxb:javaType>.
(package private) static class BIGlobalBinding.GlobalVendorConversion
          Global <xjc:javaType>.
 

Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return BIConversion
 BIConversion BIProperty.getConv()