Package org.jvnet.jaxb.xml.bind.model
Interface MID<T,C extends T>
-
- All Superinterfaces:
MCustomizable,MTypeInfo<T,C>
- All Known Implementing Classes:
CMID
public interface MID<T,C extends T> extends MTypeInfo<T,C>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MTypeInfo<T,C>getValueTypeInfo()-
Methods inherited from interface org.jvnet.jaxb.xml.bind.model.MCustomizable
getCustomizations
-
Methods inherited from interface org.jvnet.jaxb.xml.bind.model.MTypeInfo
acceptTypeInfoVisitor, getTargetType, getTypeName, isSimpleType
-
-