| 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 CrossParameterType |
MethodType.crossParameter |
protected CrossParameterType |
ConstructorType.crossParameter |
| Modifier and Type | Method and Description |
|---|---|
CrossParameterType |
ObjectFactory.createCrossParameterType()
Create an instance of
CrossParameterType |
CrossParameterType |
MethodType.getCrossParameter()
Gets the value of the crossParameter property.
|
CrossParameterType |
ConstructorType.getCrossParameter()
Gets the value of the crossParameter property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MethodType.setCrossParameter(CrossParameterType value)
Sets the value of the crossParameter property.
|
void |
ConstructorType.setCrossParameter(CrossParameterType value)
Sets the value of the crossParameter property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.