Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.ListenerType

Packages that use ListenerType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200   
 

Uses of ListenerType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 declared as ListenerType
protected  ListenerType[] PortletAppType.listener
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 that return ListenerType
 ListenerType ListenerType.clone()
          Creates and returns a copy of this object.
static ListenerType ObjectFactory.copyOfListenerType(ListenerType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.ListenerType instance.
 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.pub.indexed.valueclass.portlet.app200 with parameters of type ListenerType
 void PortletAppType.copyListener(ListenerType[] source)
          Copies all values of property Listener.
static ListenerType ObjectFactory.copyOfListenerType(ListenerType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.ListenerType instance.
 ListenerType PortletAppType.setListener(int idx, ListenerType value)
           
 void PortletAppType.setListener(ListenerType[] values)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200 with parameters of type ListenerType
ListenerType(ListenerType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.portlet.app200.ListenerType instance by copying a given instance.
 



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