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

All Superinterfaces:
MTypeInfo<T,C>
All Known Implementing Classes:
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
 

Method Detail

getItemTypeInfo

MTypeInfo<T,C> getItemTypeInfo()


Copyright © 2005-2012. All Rights Reserved.