Uses of Class
org.apache.openejb.jee.jba.ListEntity
-
Packages that use ListEntity Package Description org.apache.openejb.jee.jba -
-
Uses of ListEntity in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as ListEntity Modifier and Type Field Description protected ListEntityClientInterceptors. listEntityMethods in org.apache.openejb.jee.jba that return ListEntity Modifier and Type Method Description ListEntityObjectFactory. createListEntity()Create an instance ofListEntityListEntityClientInterceptors. getListEntity()Gets the value of the listEntity property.Methods in org.apache.openejb.jee.jba with parameters of type ListEntity Modifier and Type Method Description voidClientInterceptors. setListEntity(ListEntity value)Sets the value of the listEntity property.
-