Uses of Class
org.apache.bval.jsr.xml.FieldType
-
Packages that use FieldType Package Description org.apache.bval.jsr.xml -
-
Uses of FieldType in org.apache.bval.jsr.xml
Fields in org.apache.bval.jsr.xml with type parameters of type FieldType Modifier and Type Field Description protected List<FieldType>BeanType. fieldMethods in org.apache.bval.jsr.xml that return FieldType Modifier and Type Method Description FieldTypeObjectFactory. createFieldType()Create an instance ofFieldTypeMethods in org.apache.bval.jsr.xml that return types with arguments of type FieldType Modifier and Type Method Description List<FieldType>BeanType. getField()Gets the value of the field property.
-