Uses of Class
org.apache.bval.jsr.xml.PropertyType
-
Packages that use PropertyType Package Description org.apache.bval.jsr.xml -
-
Uses of PropertyType in org.apache.bval.jsr.xml
Fields in org.apache.bval.jsr.xml with type parameters of type PropertyType Modifier and Type Field Description protected List<PropertyType>ValidationConfigType. propertyMethods in org.apache.bval.jsr.xml that return PropertyType Modifier and Type Method Description PropertyTypeObjectFactory. createPropertyType()Create an instance ofPropertyTypeMethods in org.apache.bval.jsr.xml that return types with arguments of type PropertyType Modifier and Type Method Description List<PropertyType>ValidationConfigType. getProperty()Gets the value of the property property.
-