Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jms.ListenerType

Packages that use ListenerType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jms   
 

Uses of ListenerType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jms
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jms with type parameters of type ListenerType
protected  List<ListenerType> ListenerContainer.listener
           
protected  List<ListenerType> JcaListenerContainer.listener
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jms that return ListenerType
 ListenerType ListenerType.clone()
          Creates and returns a copy of this object.
 ListenerType ObjectFactory.createListenerType()
          Create an instance of ListenerType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.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.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jms with parameters of type ListenerType
ListenerType(ListenerType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.spring.jms.ListenerType instance by copying a given instance.
 



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