Uses of Class
org.apache.bval.jsr.xml.GroupConversionType
-
Packages that use GroupConversionType Package Description org.apache.bval.jsr.xml -
-
Uses of GroupConversionType in org.apache.bval.jsr.xml
Fields in org.apache.bval.jsr.xml with type parameters of type GroupConversionType Modifier and Type Field Description protected List<GroupConversionType>ContainerElementTypeType. convertGroupprotected List<GroupConversionType>FieldType. convertGroupprotected List<GroupConversionType>GetterType. convertGroupprotected List<GroupConversionType>ParameterType. convertGroupprotected List<GroupConversionType>ReturnValueType. convertGroupMethods in org.apache.bval.jsr.xml that return GroupConversionType Modifier and Type Method Description GroupConversionTypeObjectFactory. createGroupConversionType()Create an instance ofGroupConversionTypeMethods in org.apache.bval.jsr.xml that return types with arguments of type GroupConversionType Modifier and Type Method Description List<GroupConversionType>ContainerElementTypeType. getConvertGroup()Gets the value of the convertGroup property.List<GroupConversionType>FieldType. getConvertGroup()Gets the value of the convertGroup property.List<GroupConversionType>GetterType. getConvertGroup()Gets the value of the convertGroup property.List<GroupConversionType>ParameterType. getConvertGroup()Gets the value of the convertGroup property.List<GroupConversionType>ReturnValueType. getConvertGroup()Gets the value of the convertGroup property.
-