Uses of Class
org.apache.bval.jsr.xml.GetterType
-
Packages that use GetterType Package Description org.apache.bval.jsr.xml -
-
Uses of GetterType in org.apache.bval.jsr.xml
Fields in org.apache.bval.jsr.xml with type parameters of type GetterType Modifier and Type Field Description protected List<GetterType>BeanType. getterMethods in org.apache.bval.jsr.xml that return GetterType Modifier and Type Method Description GetterTypeObjectFactory. createGetterType()Create an instance ofGetterTypeMethods in org.apache.bval.jsr.xml that return types with arguments of type GetterType Modifier and Type Method Description List<GetterType>BeanType. getGetter()Gets the value of the getter property.
-