Uses of Interface
org.jvnet.jaxb2_commons.xml.bind.model.origin.MElementInfoOrigin

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

Uses of MElementInfoOrigin in org.jvnet.jaxb2_commons.xjc.model.concrete
 

Methods in org.jvnet.jaxb2_commons.xjc.model.concrete that return MElementInfoOrigin
protected  MElementInfoOrigin XJCCMInfoFactory.createElementInfoOrigin(com.sun.tools.xjc.model.CElementInfo info)
           
 

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

Classes in org.jvnet.jaxb2_commons.xjc.model.concrete.origin that implement MElementInfoOrigin
 class XJCCMElementInfoOrigin
           
 

Uses of MElementInfoOrigin in org.jvnet.jaxb2_commons.xml.bind.model.concrete
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model.concrete that return MElementInfoOrigin
protected  MElementInfoOrigin CMInfoFactory.createElementInfoOrigin(EI info)
           
 MElementInfoOrigin CMElementInfo.getOrigin()
           
 

Constructors in org.jvnet.jaxb2_commons.xml.bind.model.concrete with parameters of type MElementInfoOrigin
CMElementInfo(MElementInfoOrigin origin, MPackageInfo _package, QName elementName, MTypeInfo<T,C> scope, MTypeInfo<T,C> typeInfo, QName substitutionHead)
           
 

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

Classes in org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin that implement MElementInfoOrigin
 class CMClassElementInfoOrigin<T,C,CI extends ClassInfo<T,C>>
           
 class CMElementInfoOrigin<T,C,EI extends ElementInfo<T,C>>
           
 class CMEnumElementInfoOrigin<T,C,ELI extends EnumLeafInfo<T,C>>
           
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin that return MElementInfoOrigin
 MElementInfoOrigin CMEnumLeafInfoOrigin.createElementInfoOrigin()
           
 MElementInfoOrigin CMClassInfoOrigin.createElementInfoOrigin()
           
 

Uses of MElementInfoOrigin in org.jvnet.jaxb2_commons.xml.bind.model.origin
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model.origin that return MElementInfoOrigin
 MElementInfoOrigin MClassInfoOrigin.createElementInfoOrigin()
           
 MElementInfoOrigin MEnumLeafInfoOrigin.createElementInfoOrigin()
           
 



Copyright © 2005-2012. All Rights Reserved.