Package | Description |
---|---|
org.apache.bval.jsr.xml |
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 © 2010–2021 The Apache Software Foundation. All rights reserved.