Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.osgi.TserviceRegistrationListener

Packages that use TserviceRegistrationListener
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.osgi   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.osgi.impl   
 

Uses of TserviceRegistrationListener in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.osgi
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.osgi that return TserviceRegistrationListener
 TserviceRegistrationListener ObjectFactory.createTserviceRegistrationListener()
          Create an instance of TserviceRegistrationListener
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.osgi that return types with arguments of type TserviceRegistrationListener
 List<TserviceRegistrationListener> Tservice.getRegistrationListener()
          Gets the value of the registrationListener property.
 

Uses of TserviceRegistrationListener in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.osgi.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.osgi.impl that implement TserviceRegistrationListener
 class TserviceRegistrationListenerImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.osgi.impl with type parameters of type TserviceRegistrationListener
protected  List<TserviceRegistrationListener> TserviceImpl.registrationListener
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.osgi.impl that return types with arguments of type TserviceRegistrationListener
 List<TserviceRegistrationListener> TserviceImpl.getRegistrationListener()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.osgi.impl with type arguments of type TserviceRegistrationListener
static void TserviceImpl.copyRegistrationListener(List<TserviceRegistrationListener> source, List<TserviceRegistrationListener> target)
          Copies all values of property RegistrationListener.
static void TserviceImpl.copyRegistrationListener(List<TserviceRegistrationListener> source, List<TserviceRegistrationListener> target)
          Copies all values of property RegistrationListener.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.