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

Packages that use MModelInfoOrigin
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   
 

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

Methods in org.jvnet.jaxb2_commons.xjc.model.concrete that return MModelInfoOrigin
protected  MModelInfoOrigin XJCCMInfoFactory.createModelInfoOrigin(com.sun.tools.xjc.model.Model info)
           
 

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

Classes in org.jvnet.jaxb2_commons.xjc.model.concrete.origin that implement MModelInfoOrigin
 class XJCCMModelInfoOrigin
           
 

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

Methods in org.jvnet.jaxb2_commons.xml.bind.model.concrete that return MModelInfoOrigin
protected  MModelInfoOrigin CMInfoFactory.createModelInfoOrigin(TIS info)
           
 MModelInfoOrigin CMModel.getOrigin()
           
 

Constructors in org.jvnet.jaxb2_commons.xml.bind.model.concrete with parameters of type MModelInfoOrigin
CMModel(MModelInfoOrigin origin)
           
 

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

Classes in org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin that implement MModelInfoOrigin
 class CMModelInfoOrigin<T,C,TIS extends TypeInfoSet<T,C,?,?>>
           
 



Copyright © 2005-2012. All Rights Reserved.