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