Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.ListenerType

Packages that use ListenerType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl   
 

Uses of ListenerType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200 that return ListenerType
 ListenerType ObjectFactory.createListenerType()
          Create an instance of ListenerType
 ListenerType[] PortletAppType.getListener()
           
 ListenerType PortletAppType.getListener(int idx)
           
 ListenerType PortletAppType.setListener(int idx, ListenerType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200 with parameters of type ListenerType
 ListenerType PortletAppType.setListener(int idx, ListenerType value)
           
 void PortletAppType.setListener(ListenerType[] values)
           
 

Uses of ListenerType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that implement ListenerType
 class ListenerTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl declared as ListenerType
protected  ListenerType[] PortletAppTypeImpl.listener
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl that return ListenerType
 ListenerType[] PortletAppTypeImpl.getListener()
           
 ListenerType PortletAppTypeImpl.getListener(int idx)
           
 ListenerType PortletAppTypeImpl.setListener(int idx, ListenerType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.portlet.app200.impl with parameters of type ListenerType
protected  void PortletAppTypeImpl.copyListener(ListenerType[] source)
          Copies all values of property Listener.
 ListenerType PortletAppTypeImpl.setListener(int idx, ListenerType value)
           
 void PortletAppTypeImpl.setListener(ListenerType[] values)
           
 



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