Uses of Class
org.apache.openejb.jee.jba.ListEntity

Packages that use ListEntity
org.apache.openejb.jee.jba   
 

Uses of ListEntity in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba declared as ListEntity
protected  ListEntity ClientInterceptors.listEntity
           
 

Methods in org.apache.openejb.jee.jba that return ListEntity
 ListEntity ObjectFactory.createListEntity()
          Create an instance of ListEntity
 ListEntity ClientInterceptors.getListEntity()
          Gets the value of the listEntity property.
 

Methods in org.apache.openejb.jee.jba with parameters of type ListEntity
 void ClientInterceptors.setListEntity(ListEntity value)
          Sets the value of the listEntity property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.