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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return ListenerType
 ListenerType ObjectFactory.createListenerType()
          Create an instance of ListenerType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.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>}
 List<ListenerType> TldTaglibType.getListener()
          Gets the value of the listener property.
 

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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type ListenerType
protected  List<ListenerType> TldTaglibTypeImpl.listener
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type ListenerType
 List<ListenerType> TldTaglibTypeImpl.getListener()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type ListenerType
protected static void TldTaglibTypeImpl.copyListener(List<ListenerType> source, List<ListenerType> target)
          Copies all values of property Listener.
protected static void TldTaglibTypeImpl.copyListener(List<ListenerType> source, List<ListenerType> target)
          Copies all values of property Listener.
 



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