Uses of Class
org.apache.openejb.jee.bval.GetterType
-
Packages that use GetterType Package Description org.apache.openejb.jee.bval Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of GetterType in org.apache.openejb.jee.bval
Fields in org.apache.openejb.jee.bval with type parameters of type GetterType Modifier and Type Field Description protected List<GetterType>BeanType. getterMethods in org.apache.openejb.jee.bval that return GetterType Modifier and Type Method Description GetterTypeObjectFactory. createGetterType()Create an instance ofGetterTypeMethods in org.apache.openejb.jee.bval that return types with arguments of type GetterType Modifier and Type Method Description List<GetterType>BeanType. getGetter()Gets the value of the getter property.
-