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

Packages that use MPackageInfo
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 MPackageInfo in org.jvnet.jaxb2_commons.xml.bind.model
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model that return MPackageInfo
 MPackageInfo MPackaged.getPackageInfo()
           
 

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

Classes in org.jvnet.jaxb2_commons.xml.bind.model.concrete that implement MPackageInfo
 class CMPackageInfo
           
 

Methods in org.jvnet.jaxb2_commons.xml.bind.model.concrete that return MPackageInfo
protected abstract  MPackageInfo CMInfoFactory.getPackage(CI info)
           
protected abstract  MPackageInfo CMInfoFactory.getPackage(EI info)
           
protected abstract  MPackageInfo CMInfoFactory.getPackage(ELI info)
           
 MPackageInfo CMPackageInfo.getPackageInfo()
           
 MPackageInfo CMEnumLeafInfo.getPackageInfo()
           
 MPackageInfo CMElementInfo.getPackageInfo()
           
 MPackageInfo CMClassRef.getPackageInfo()
           
 MPackageInfo CMClassInfo.getPackageInfo()
           
 

Constructors in org.jvnet.jaxb2_commons.xml.bind.model.concrete with parameters of type MPackageInfo
CMClassInfo(MClassInfoOrigin origin, C targetClass, MPackageInfo _package, MContainer container, String localName, MClassTypeInfo<T,C> baseTypeInfo, QName elementName)
           
CMClassRef(C targetClass, MPackageInfo _package, MContainer container, String localName)
           
CMElementInfo(MElementInfoOrigin origin, MPackageInfo _package, MContainer container, String localName, QName elementName, MTypeInfo<T,C> scope, MTypeInfo<T,C> typeInfo, QName substitutionHead)
           
CMEnumLeafInfo(MEnumLeafInfoOrigin origin, C targetClass, MPackageInfo _package, MContainer container, String localName, MTypeInfo<T,C> baseTypeInfo, QName elementName)
           
 

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

Methods in org.jvnet.jaxb2_commons.xml.bind.model.util with parameters of type MPackageInfo
 String PackageInfoQNameAnalyzer.getMostUsedAttributeNamespaceURI(MPackageInfo packageInfo)
           
 String PackageInfoQNameAnalyzer.getMostUsedElementNamespaceURI(MPackageInfo packageInfo)
           
 



Copyright © 2005-2015. All Rights Reserved.