org.jvnet.jaxb2_commons.xml.bind.model
Interface MTyped<T,C>

All Known Subinterfaces:
MAttributePropertyInfo<T,C>, MElementInfo<T,C>, MElementPropertyInfo<T,C>, MElementRefPropertyInfo<T,C>, MElementTypeInfo<T,C>, MSingleTypePropertyInfo<T,C>, MValuePropertyInfo<T,C>
All Known Implementing Classes:
CMAttributePropertyInfo, CMElementInfo, CMElementPropertyInfo, CMElementRefPropertyInfo, CMElementTypeInfo, CMSingleTypePropertyInfo, CMValuePropertyInfo

public interface MTyped<T,C>


Method Summary
 MTypeInfo<T,C> getTypeInfo()
           
 

Method Detail

getTypeInfo

MTypeInfo<T,C> getTypeInfo()


Copyright © 2005-2012. All Rights Reserved.