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

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

Uses of BIGlobalBinding in com.sun.tools.xjc.reader.xmlschema
 

Methods in com.sun.tools.xjc.reader.xmlschema that return BIGlobalBinding
 BIGlobalBinding BGMBuilder.getGlobalBinding()
          Gets the global bindings.
 

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

Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo with parameters of type BIGlobalBinding
 boolean BIGlobalBinding.isEqual(BIGlobalBinding b)