Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.TserviceRegistrationListener

Packages that use TserviceRegistrationListener
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl   
 

Uses of TserviceRegistrationListener in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi that return TserviceRegistrationListener
 TserviceRegistrationListener ObjectFactory.createTserviceRegistrationListener()
          Create an instance of TserviceRegistrationListener
 TserviceRegistrationListener[] Tservice.getRegistrationListener()
           
 TserviceRegistrationListener Tservice.getRegistrationListener(int idx)
           
 TserviceRegistrationListener Tservice.setRegistrationListener(int idx, TserviceRegistrationListener value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi with parameters of type TserviceRegistrationListener
 TserviceRegistrationListener Tservice.setRegistrationListener(int idx, TserviceRegistrationListener value)
           
 void Tservice.setRegistrationListener(TserviceRegistrationListener[] values)
           
 

Uses of TserviceRegistrationListener in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl declared as TserviceRegistrationListener
protected  TserviceRegistrationListener[] TserviceImpl.registrationListener
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl that return TserviceRegistrationListener
 TserviceRegistrationListener[] TserviceImpl.getRegistrationListener()
           
 TserviceRegistrationListener TserviceImpl.getRegistrationListener(int idx)
           
 TserviceRegistrationListener TserviceImpl.setRegistrationListener(int idx, TserviceRegistrationListener value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.osgi.impl with parameters of type TserviceRegistrationListener
 TserviceRegistrationListener TserviceImpl.setRegistrationListener(int idx, TserviceRegistrationListener value)
           
 void TserviceImpl.setRegistrationListener(TserviceRegistrationListener[] values)
           
 



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