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

Packages that use MElementsPropertyInfo
org.jvnet.jaxb2_commons.plugin.elementwrapper   
org.jvnet.jaxb2_commons.xjc.outline.artificial   
org.jvnet.jaxb2_commons.xml.bind.model   
org.jvnet.jaxb2_commons.xml.bind.model.concrete   
org.jvnet.jaxb2_commons.xml.bind.model.util   
 

Uses of MElementsPropertyInfo in org.jvnet.jaxb2_commons.plugin.elementwrapper
 

Methods in org.jvnet.jaxb2_commons.plugin.elementwrapper with parameters of type MElementsPropertyInfo
protected  void ElementWrapperPlugin.processWrappedElementsPropertyInfo(MModelInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> mmodel, MClassInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> rootClassInfo, MElementPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> wrapperPropertyInfo, MClassInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> wrapperClassInfo, MElementsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> wrappedPropertyInfo)
           
 

Uses of MElementsPropertyInfo in org.jvnet.jaxb2_commons.xjc.outline.artificial
 

Methods in org.jvnet.jaxb2_commons.xjc.outline.artificial with parameters of type MElementsPropertyInfo
 com.sun.codemodel.JType PropertyTypeVisitor.visitElementsPropertyInfo(MElementsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
           
 Void AnnotatePropertyVisitor.visitElementsPropertyInfo(MElementsPropertyInfo<com.sun.tools.xjc.model.nav.NType,com.sun.tools.xjc.model.nav.NClass> info)
           
 

Uses of MElementsPropertyInfo in org.jvnet.jaxb2_commons.xml.bind.model
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model with parameters of type MElementsPropertyInfo
 V MPropertyInfoVisitor.visitElementsPropertyInfo(MElementsPropertyInfo<T,C> info)
           
 

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

Classes in org.jvnet.jaxb2_commons.xml.bind.model.concrete that implement MElementsPropertyInfo
 class CMElementsPropertyInfo<T,C>
           
 

Uses of MElementsPropertyInfo in org.jvnet.jaxb2_commons.xml.bind.model.util
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model.util with parameters of type MElementsPropertyInfo
 V DefaultPropertyInfoVisitor.visitElementsPropertyInfo(MElementsPropertyInfo<T,C> info)
           
 



Copyright © 2005-2012. All Rights Reserved.