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

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.UserAdapter
              extended by com.sun.tools.xjc.reader.xmlschema.bindinfo.BIGlobalBinding.GlobalVendorConversion
All Implemented Interfaces:
BIDeclaration
Enclosing class:
BIGlobalBinding

static final class BIGlobalBinding.GlobalVendorConversion
extends BIConversion.UserAdapter

Global <xjc:javaType>.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion
BIConversion.Static, BIConversion.User, BIConversion.UserAdapter
 
Field Summary
(package private)  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.GlobalVendorConversion()
           
 
Method Summary
 
Methods inherited from class com.sun.tools.xjc.reader.xmlschema.bindinfo.BIConversion.UserAdapter
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
getBuilder, getChildren, 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

QName xmlType
Constructor Detail

BIGlobalBinding.GlobalVendorConversion

BIGlobalBinding.GlobalVendorConversion()