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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return types with arguments of type ListenerType
 javax.xml.bind.JAXBElement<ListenerType> ObjectFactory.createWebAppTypeListener(ListenerType value)
          Create an instance of JAXBElement<ListenerType>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee with parameters of type ListenerType
 javax.xml.bind.JAXBElement<ListenerType> ObjectFactory.createWebAppTypeListener(ListenerType value)
          Create an instance of JAXBElement<ListenerType>}
 ListenerType TldTaglibType.setListener(int idx, ListenerType value)
           
 void TldTaglibType.setListener(ListenerType[] values)
           
 

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl declared as ListenerType
protected  ListenerType[] TldTaglibTypeImpl.listener
           
 

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

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



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