| Package | Description |
|---|---|
| org.hibernate.validator.internal.xml |
Classes for parsing of Bean Validation XML configuration files.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<GroupConversionType> |
ReturnValueType.convertGroup |
protected List<GroupConversionType> |
ParameterType.convertGroup |
protected List<GroupConversionType> |
GetterType.convertGroup |
protected List<GroupConversionType> |
FieldType.convertGroup |
| Modifier and Type | Method and Description |
|---|---|
GroupConversionType |
ObjectFactory.createGroupConversionType()
Create an instance of
GroupConversionType |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.