| Package | Description |
|---|---|
| org.apache.openejb.jee.bval |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<GroupConversionType> |
ReturnValueType.convertGroup |
protected List<GroupConversionType> |
ParameterType.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> |
ReturnValueType.getConvertGroup()
Gets the value of the convertGroup property.
|
List<GroupConversionType> |
ParameterType.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 © 1999–2020 The Apache Software Foundation. All rights reserved.