com.sun.tools.xjc.reader.xmlschema.bindinfo
Class BIGlobalBinding.GlobalConversion

java.lang.Object
  extended by com.sun.tools.xjc.reader.xmlschema.bindinfo.AbstractDeclarationImpl
      extended by com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
          extended by com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.User
              extended by com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding.GlobalConversion
All Implemented Interfaces:
BIDeclaration
Enclosing class:
BIGlobalBinding

static final class BIGlobalBinding.GlobalConversion
extends BIConversion.User


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
BIConversion.Static, BIConversion.User
 
Field Summary
(package private)  javax.xml.namespace.QName xmlType
           
 
Fields inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
NAME
 
Fields inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.AbstractDeclarationImpl
loc, parent
 
Constructor Summary
BIGlobalBinding.GlobalConversion()
           
 
Method Summary
 
Methods inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.User
getTypeUse
 
Methods inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
getName
 
Methods inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.AbstractDeclarationImpl
_assert, getBuilder, getCodeModel, getLocation, getOwner, isAcknowledged, markAsAcknowledged, onSetOwner, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xmlType

javax.xml.namespace.QName xmlType
Constructor Detail

BIGlobalBinding.GlobalConversion

BIGlobalBinding.GlobalConversion()