Uses of Class
org.apache.openejb.jee.bval.PropertyType
-
Packages that use PropertyType Package Description org.apache.openejb.jee.bval Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PropertyType in org.apache.openejb.jee.bval
Fields in org.apache.openejb.jee.bval with type parameters of type PropertyType Modifier and Type Field Description protected List<PropertyType>ValidationConfigType. propertyMethods in org.apache.openejb.jee.bval that return PropertyType Modifier and Type Method Description PropertyTypeObjectFactory. createPropertyType()Create an instance ofPropertyTypeMethods in org.apache.openejb.jee.bval that return types with arguments of type PropertyType Modifier and Type Method Description List<PropertyType>ValidationConfigType. getProperty()Gets the value of the property property.
-