Interface MIDREFS<T,C extends T>
-
- All Superinterfaces:
MCustomizable,MList<T,C>,MTypeInfo<T,C>
- All Known Implementing Classes:
CMIDREFS
public interface MIDREFS<T,C extends T> extends MList<T,C>
-
-
Method Summary
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MCustomizable
getCustomizations
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MList
getItemTypeInfo
-
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTypeInfo
acceptTypeInfoVisitor, getTargetType, getTypeName, isSimpleType
-
-