|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.nip.async.generic.GetResponse
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:16:02+01:00",
comments="JAXB RI v2.2.11")
public class GetResponse
Java class for getResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="getResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="return" type="{urn:be:cin:nip:async:generic}Responses"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
GetResponse()
|
|
| Method Summary | |
|---|---|
Responses |
getReturn()
Gets the value of the return property. |
void |
setReturn(Responses value)
Sets the value of the return property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetResponse()
| Method Detail |
|---|
public Responses getReturn()
Responsespublic void setReturn(Responses value)
value - allowed object is
Responses
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||