Uses of Class
org.apache.openejb.jee.bval.FieldType
-
Packages that use FieldType Package Description org.apache.openejb.jee.bval Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of FieldType in org.apache.openejb.jee.bval
Fields in org.apache.openejb.jee.bval with type parameters of type FieldType Modifier and Type Field Description protected List<FieldType>BeanType. fieldMethods in org.apache.openejb.jee.bval that return FieldType Modifier and Type Method Description FieldTypeObjectFactory. createFieldType()Create an instance ofFieldTypeMethods in org.apache.openejb.jee.bval that return types with arguments of type FieldType Modifier and Type Method Description List<FieldType>BeanType. getField()Gets the value of the field property.
-