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

Packages that use MTyped
org.jvnet.jaxb2_commons.xml.bind.model   
org.jvnet.jaxb2_commons.xml.bind.model.concrete   
 

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

Subinterfaces of MTyped in org.jvnet.jaxb2_commons.xml.bind.model
 interface MAttributePropertyInfo<T,C>
           
 interface MElementInfo<T,C>
           
 interface MElementPropertyInfo<T,C>
           
 interface MElementRefPropertyInfo<T,C>
           
 interface MElementTypeInfo<T,C>
           
 interface MSingleTypePropertyInfo<T,C>
           
 interface MValuePropertyInfo<T,C>
           
 

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

Classes in org.jvnet.jaxb2_commons.xml.bind.model.concrete that implement MTyped
 class CMAttributePropertyInfo<T,C>
           
 class CMElementInfo<T,C>
           
 class CMElementPropertyInfo<T,C>
           
 class CMElementRefPropertyInfo<T,C>
           
 class CMElementTypeInfo<T,C>
           
 class CMSingleTypePropertyInfo<T,C>
           
 class CMValuePropertyInfo<T,C>
           
 



Copyright © 2005-2012. All Rights Reserved.