| Package | Description |
|---|---|
| org.apache.bval.jsr.xml |
| Modifier and Type | Field and Description |
|---|---|
protected ReturnValueType |
MethodType.returnValue |
protected ReturnValueType |
ConstructorType.returnValue |
| Modifier and Type | Method and Description |
|---|---|
ReturnValueType |
ObjectFactory.createReturnValueType()
Create an instance of
ReturnValueType |
ReturnValueType |
MethodType.getReturnValue()
Ruft den Wert der returnValue-Eigenschaft ab.
|
ReturnValueType |
ConstructorType.getReturnValue()
Ruft den Wert der returnValue-Eigenschaft ab.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MethodType.setReturnValue(ReturnValueType value)
Legt den Wert der returnValue-Eigenschaft fest.
|
void |
ConstructorType.setReturnValue(ReturnValueType value)
Legt den Wert der returnValue-Eigenschaft fest.
|
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.