Uses of Class
org.apache.openejb.jee.bval.BeanType
-
Packages that use BeanType Package Description org.apache.openejb.jee.bval Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of BeanType in org.apache.openejb.jee.bval
Fields in org.apache.openejb.jee.bval with type parameters of type BeanType Modifier and Type Field Description protected List<BeanType>ConstraintMappingsType. beanMethods in org.apache.openejb.jee.bval that return BeanType Modifier and Type Method Description BeanTypeObjectFactory. createBeanType()Create an instance ofBeanTypeMethods in org.apache.openejb.jee.bval that return types with arguments of type BeanType Modifier and Type Method Description List<BeanType>ConstraintMappingsType. getBean()Gets the value of the bean property.
-