org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin
Class CMWildcardTypeInfoOrigin<T,C,WTI extends com.sun.xml.bind.v2.model.core.WildcardTypeInfo<T,C>>

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMWildcardTypeInfoOrigin<T,C,WTI>
All Implemented Interfaces:
WildcardTypeInfoOrigin<T,C,WTI>, MSourced<WTI>, MWildcardTypeInfoOrigin

public class CMWildcardTypeInfoOrigin<T,C,WTI extends com.sun.xml.bind.v2.model.core.WildcardTypeInfo<T,C>>
extends Object
implements MWildcardTypeInfoOrigin, WildcardTypeInfoOrigin<T,C,WTI>


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

Constructor Detail

CMWildcardTypeInfoOrigin

public CMWildcardTypeInfoOrigin(WTI source)
Method Detail

getSource

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


Copyright © 2005-2012. All Rights Reserved.