|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupConversionType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes used to parse 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> |
ReturnValueType.convertGroup
|
protected List<GroupConversionType> |
ParameterType.convertGroup
|
protected List<GroupConversionType> |
GetterType.convertGroup
|
protected List<GroupConversionType> |
FieldType.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> |
ReturnValueType.getConvertGroup()
Gets the value of the convertGroup property. |
List<GroupConversionType> |
ParameterType.getConvertGroup()
Gets the value of the convertGroup property. |
List<GroupConversionType> |
GetterType.getConvertGroup()
Gets the value of the convertGroup property. |
List<GroupConversionType> |
FieldType.getConvertGroup()
Gets the value of the convertGroup property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||