Package org.jvnet.jaxb.xml.bind.model
Interface MTyped<T,C extends T>
-
- All Known Subinterfaces:
MAttributePropertyInfo<T,C>,MElement<T,C>,MElementInfo<T,C>,MElementPropertyInfo<T,C>,MElementRefPropertyInfo<T,C>,MElementTypeInfo<T,C,O>,MElementTypeRef<T,C>,MSingleTypePropertyInfo<T,C>,MValuePropertyInfo<T,C>
- All Known Implementing Classes:
CMAttributePropertyInfo,CMElement,CMElementInfo,CMElementPropertyInfo,CMElementRefPropertyInfo,CMElementTypeInfo,CMElementTypeRef,CMSingleTypePropertyInfo,CMValuePropertyInfo
public interface MTyped<T,C extends T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MTypeInfo<T,C>getTypeInfo()
-