| 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<ParameterType> |
MethodType.parameter |
protected List<ParameterType> |
ConstructorType.parameter |
| Modifier and Type | Method and Description |
|---|---|
ParameterType |
ObjectFactory.createParameterType()
Create an instance of
ParameterType |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterType> |
MethodType.getParameter()
Gets the value of the parameter property.
|
List<ParameterType> |
ConstructorType.getParameter()
Gets the value of the parameter property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.