org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin
Class CMElementInfoOrigin<T,C,EI extends com.sun.xml.bind.v2.model.core.ElementInfo<T,C>>

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMElementInfoOrigin<T,C,EI>
All Implemented Interfaces:
ElementInfoOrigin<T,C,EI>, MSourced<EI>, MElementInfoOrigin
Direct Known Subclasses:
XJCCMElementInfoOrigin

public class CMElementInfoOrigin<T,C,EI extends com.sun.xml.bind.v2.model.core.ElementInfo<T,C>>
extends Object
implements MElementInfoOrigin, ElementInfoOrigin<T,C,EI>


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

Constructor Detail

CMElementInfoOrigin

public CMElementInfoOrigin(EI source)
Method Detail

getSource

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


Copyright © 2005-2012. All Rights Reserved.