Uses of Interface
org.jvnet.jaxb2_commons.xml.bind.model.MSourced

Packages that use MSourced
org.jvnet.jaxb2_commons.xjc.model.concrete.origin   
org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin   
 

Uses of MSourced in org.jvnet.jaxb2_commons.xjc.model.concrete.origin
 

Subinterfaces of MSourced in org.jvnet.jaxb2_commons.xjc.model.concrete.origin
 interface PackageInfoOrigin
           
 

Classes in org.jvnet.jaxb2_commons.xjc.model.concrete.origin that implement MSourced
 class XJCCMClassInfoOrigin
           
 class XJCCMElementInfoOrigin
           
 class XJCCMEnumConstantInfoOrigin
           
 class XJCCMEnumLeafInfoOrigin
           
 class XJCCMModelInfoOrigin
           
 class XJCCMPackageInfoOrigin
           
 class XJCCMPropertyInfoOrigin
           
 

Uses of MSourced in org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin
 

Subinterfaces of MSourced in org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin
 interface BuiltinLeafInfoOrigin<T,C,BLI extends BuiltinLeafInfo<T,C>>
           
 interface ClassInfoOrigin<T,C,CI extends ClassInfo<T,C>>
           
 interface ElementInfoOrigin<T,C,EI extends ElementInfo<T,C>>
           
 interface EnumConstantOrigin<T,C,ECI extends EnumConstant<T,C>>
           
 interface EnumLeafInfoOrigin<T,C,ELI extends EnumLeafInfo<T,C>>
           
 interface PropertyInfoOrigin<T,C,PI extends PropertyInfo<T,C>>
           
 interface TypeInfoSetOrigin<T,C,TIS extends TypeInfoSet<T,C,?,?>>
           
 interface WildcardTypeInfoOrigin<T,C,WTI extends WildcardTypeInfo<T,C>>
           
 

Classes in org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin that implement MSourced
 class CMBuiltinLeafInfoOrigin<T,C,BLI extends BuiltinLeafInfo<T,C>>
           
 class CMClassElementInfoOrigin<T,C,CI extends ClassInfo<T,C>>
           
 class CMClassInfoOrigin<T,C,CI extends ClassInfo<T,C>>
           
 class CMElementInfoOrigin<T,C,EI extends ElementInfo<T,C>>
           
 class CMEnumConstantInfoOrigin<T,C,ECI extends EnumConstant<T,C>>
           
 class CMEnumElementInfoOrigin<T,C,ELI extends EnumLeafInfo<T,C>>
           
 class CMEnumLeafInfoOrigin<T,C,ELI extends EnumLeafInfo<T,C>>
           
 class CMModelInfoOrigin<T,C,TIS extends TypeInfoSet<T,C,?,?>>
           
 class CMPropertyInfoOrigin<T,C,PI extends PropertyInfo<T,C>>
           
 class CMWildcardTypeInfoOrigin<T,C,WTI extends WildcardTypeInfo<T,C>>
           
 



Copyright © 2005-2012. All Rights Reserved.