org.jvnet.jaxb2_commons.xml.bind.model.concrete
Class CMIDREFS<T,C>

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xml.bind.model.concrete.CMList<T,C>
      extended by org.jvnet.jaxb2_commons.xml.bind.model.concrete.CMIDREFS<T,C>
All Implemented Interfaces:
MCustomizable, MIDREFS<T,C>, MList<T,C>, MTypeInfo<T,C>

public class CMIDREFS<T,C>
extends CMList<T,C>
implements MIDREFS<T,C>


Constructor Summary
CMIDREFS(T targetType, MTypeInfo<T,C> itemTypeInfo)
           
 
Method Summary
<V> V
acceptTypeInfoVisitor(MTypeInfoVisitor<T,C,V> visitor)
           
 String toString()
           
 
Methods inherited from class org.jvnet.jaxb2_commons.xml.bind.model.concrete.CMList
getCustomizations, getItemTypeInfo, getTargetType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
getTargetType
 
Methods inherited from interface org.jvnet.jaxb2_commons.xml.bind.model.MCustomizable
getCustomizations
 

Constructor Detail

CMIDREFS

public CMIDREFS(T targetType,
                MTypeInfo<T,C> itemTypeInfo)
Method Detail

toString

public String toString()
Overrides:
toString in class CMList<T,C>

acceptTypeInfoVisitor

public <V> V acceptTypeInfoVisitor(MTypeInfoVisitor<T,C,V> visitor)
Specified by:
acceptTypeInfoVisitor in interface MTypeInfo<T,C>
Overrides:
acceptTypeInfoVisitor in class CMList<T,C>


Copyright © 2005-2015. All Rights Reserved.