org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin
Class CMEnumElementInfoOrigin<T,C,ELI extends com.sun.xml.bind.v2.model.core.EnumLeafInfo<T,C>>

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMEnumElementInfoOrigin<T,C,ELI>
All Implemented Interfaces:
EnumLeafInfoOrigin<T,C,ELI>, MSourced<ELI>, MElementInfoOrigin

public class CMEnumElementInfoOrigin<T,C,ELI extends com.sun.xml.bind.v2.model.core.EnumLeafInfo<T,C>>
extends Object
implements MElementInfoOrigin, EnumLeafInfoOrigin<T,C,ELI>


Constructor Summary
CMEnumElementInfoOrigin(ELI source)
           
 
Method Summary
 ELI getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMEnumElementInfoOrigin

public CMEnumElementInfoOrigin(ELI source)
Method Detail

getSource

public ELI getSource()
Specified by:
getSource in interface MSourced<ELI extends com.sun.xml.bind.v2.model.core.EnumLeafInfo<T,C>>


Copyright © 2005-2012. All Rights Reserved.