Uses of Class
org.apache.openejb.jee.oejb2.QueryType.QueryMethod.MethodParams
-
Packages that use QueryType.QueryMethod.MethodParams Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of QueryType.QueryMethod.MethodParams in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 declared as QueryType.QueryMethod.MethodParams Modifier and Type Field Description protected QueryType.QueryMethod.MethodParamsQueryType.QueryMethod. methodParamsMethods in org.apache.openejb.jee.oejb2 that return QueryType.QueryMethod.MethodParams Modifier and Type Method Description QueryType.QueryMethod.MethodParamsObjectFactory. createQueryTypeQueryMethodMethodParams()Create an instance ofQueryType.QueryMethod.MethodParamsQueryType.QueryMethod.MethodParamsQueryType.QueryMethod. getMethodParams()Gets the value of the methodParams property.Methods in org.apache.openejb.jee.oejb2 with parameters of type QueryType.QueryMethod.MethodParams Modifier and Type Method Description voidQueryType.QueryMethod. setMethodParams(QueryType.QueryMethod.MethodParams value)Sets the value of the methodParams property.
-