Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms.ListenerType

Packages that use ListenerType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms.impl   
 

Uses of ListenerType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms that return ListenerType
 ListenerType ObjectFactory.createListenerType()
          Create an instance of ListenerType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms that return types with arguments of type ListenerType
 List<ListenerType> ListenerContainer.getListener()
          Gets the value of the listener property.
 List<ListenerType> JcaListenerContainer.getListener()
          Gets the value of the listener property.
 

Uses of ListenerType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms.impl that implement ListenerType
 class ListenerTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms.impl with type parameters of type ListenerType
protected  List<ListenerType> JcaListenerContainerImpl.listener
           
protected  List<ListenerType> ListenerContainerImpl.listener
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms.impl that return types with arguments of type ListenerType
 List<ListenerType> JcaListenerContainerImpl.getListener()
           
 List<ListenerType> ListenerContainerImpl.getListener()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms.impl with type arguments of type ListenerType
protected static void JcaListenerContainerImpl.copyListener(List<ListenerType> source, List<ListenerType> target)
          Copies all values of property Listener.
protected static void JcaListenerContainerImpl.copyListener(List<ListenerType> source, List<ListenerType> target)
          Copies all values of property Listener.
protected static void ListenerContainerImpl.copyListener(List<ListenerType> source, List<ListenerType> target)
          Copies all values of property Listener.
protected static void ListenerContainerImpl.copyListener(List<ListenerType> source, List<ListenerType> target)
          Copies all values of property Listener.
 



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