Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config.ListenerType

Packages that use ListenerType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config   
 

Uses of ListenerType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config declared as ListenerType
protected  ListenerType[] ExecutionListenersType.listener
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config that return ListenerType
 ListenerType ListenerType.clone()
          Creates and returns a copy of this object.
protected static ListenerType ObjectFactory.copyOfListenerType(ListenerType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config.ListenerType instance.
 ListenerType ObjectFactory.createListenerType()
          Create an instance of ListenerType
 ListenerType[] ExecutionListenersType.getListener()
           
 ListenerType ExecutionListenersType.getListener(int idx)
           
 ListenerType ExecutionListenersType.setListener(int idx, ListenerType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config with parameters of type ListenerType
protected  void ExecutionListenersType.copyListener(ListenerType[] source)
          Copies all values of property Listener.
protected static ListenerType ObjectFactory.copyOfListenerType(ListenerType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config.ListenerType instance.
 ListenerType ExecutionListenersType.setListener(int idx, ListenerType value)
           
 void ExecutionListenersType.setListener(ListenerType[] values)
           
 

Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config with parameters of type ListenerType
ListenerType(ListenerType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.spring.webflow.config.ListenerType instance by copying a given instance.
 



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