Uses of Class
com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
-
Packages that use BIConversion Package Description 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 Modifier and Type Class Description static class
BIConversion.Static
Implementation that returns a statically-determined constantTypeUse
.static class
BIConversion.User
User-specified<javaType>
customization.static class
BIConversion.UserAdapter
Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return BIConversion Modifier and Type Method Description BIConversion
BIProperty. getConv()
-