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

All Superinterfaces:
MCustomizable, MTypeInfo<T,C>
All Known Subinterfaces:
MIDREFS<T,C>
All Known Implementing Classes:
CMIDREFS, CMList

public interface MList<T,C>
extends MTypeInfo<T,C>


Method Summary
 MTypeInfo<T,C> getItemTypeInfo()
           
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MTypeInfo
acceptTypeInfoVisitor, getTargetType
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MCustomizable
getCustomizations
 

Method Detail

getItemTypeInfo

MTypeInfo<T,C> getItemTypeInfo()


Copyright © 2005-2015. All Rights Reserved.