|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupConversionType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes for parsing of Bean Validation XML configuration files. |
| Uses of GroupConversionType in org.hibernate.validator.internal.xml |
|---|
| Fields in org.hibernate.validator.internal.xml with type parameters of type GroupConversionType | |
|---|---|
protected List<GroupConversionType> |
FieldType.convertGroup
|
protected List<GroupConversionType> |
GetterType.convertGroup
|
protected List<GroupConversionType> |
ReturnValueType.convertGroup
|
protected List<GroupConversionType> |
ParameterType.convertGroup
|
| Methods in org.hibernate.validator.internal.xml that return GroupConversionType | |
|---|---|
GroupConversionType |
ObjectFactory.createGroupConversionType()
Create an instance of GroupConversionType |
| Methods in org.hibernate.validator.internal.xml that return types with arguments of type GroupConversionType | |
|---|---|
List<GroupConversionType> |
FieldType.getConvertGroup()
Gets the value of the convertGroup property. |
List<GroupConversionType> |
GetterType.getConvertGroup()
Gets the value of the convertGroup property. |
List<GroupConversionType> |
ReturnValueType.getConvertGroup()
Gets the value of the convertGroup property. |
List<GroupConversionType> |
ParameterType.getConvertGroup()
Gets the value of the convertGroup property. |
| Method parameters in org.hibernate.validator.internal.xml with type arguments of type GroupConversionType | |
|---|---|
static Map<Class<?>,Class<?>> |
GroupConversionBuilder.buildGroupConversionMap(List<GroupConversionType> groupConversionTypes,
String defaultPackage)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||