Package | Description |
---|---|
org.apache.bval.jsr.xml |
Modifier and Type | Field and Description |
---|---|
protected List<GroupConversionType> |
ParameterType.convertGroup |
protected List<GroupConversionType> |
ReturnValueType.convertGroup |
protected List<GroupConversionType> |
FieldType.convertGroup |
protected List<GroupConversionType> |
GetterType.convertGroup |
Modifier and Type | Method and Description |
---|---|
GroupConversionType |
ObjectFactory.createGroupConversionType()
Create an instance of
GroupConversionType |
Modifier and Type | Method and Description |
---|---|
List<GroupConversionType> |
ParameterType.getConvertGroup()
Gets the value of the convertGroup property.
|
List<GroupConversionType> |
ReturnValueType.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.
|
Copyright © 2010–2024 The Apache Software Foundation. All rights reserved.