org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin
Class CMPropertyInfoOrigin<T,C,PI extends com.sun.xml.bind.v2.model.core.PropertyInfo<T,C>>

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xml.bind.model.concrete.origin.CMPropertyInfoOrigin<T,C,PI>
All Implemented Interfaces:
PropertyInfoOrigin<T,C,PI>, MSourced<PI>, MPropertyInfoOrigin
Direct Known Subclasses:
XJCCMPropertyInfoOrigin

public class CMPropertyInfoOrigin<T,C,PI extends com.sun.xml.bind.v2.model.core.PropertyInfo<T,C>>
extends Object
implements MPropertyInfoOrigin, PropertyInfoOrigin<T,C,PI>


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

Constructor Detail

CMPropertyInfoOrigin

public CMPropertyInfoOrigin(PI source)
Method Detail

getSource

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


Copyright © 2005-2012. All Rights Reserved.