Uses of Interface
org.eclipse.modisco.jee.webapp.webapp23.ListenerType

Packages that use ListenerType
org.eclipse.modisco.jee.webapp.webapp23   
 

Uses of ListenerType in org.eclipse.modisco.jee.webapp.webapp23
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return ListenerType
 ListenerType Webapp23Factory.createListenerType()
          Returns a new object of class 'Listener Type'.
 ListenerType DocumentRoot.getListener()
          Returns the value of the 'Listener' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type ListenerType
 void DocumentRoot.setListener(ListenerType value)
          Sets the value of the 'Listener' containment reference.