|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.nip.async.generic.PostResponse
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-12-12T05:02:09+01:00",
comments="JAXB RI v2.2.11")
public class PostResponse
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="return" type="{urn:be:cin:nip:async:generic}TAck"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
PostResponse()
|
|
| Method Summary | |
|---|---|
TAck |
getReturn()
Gets the value of the return property. |
void |
setReturn(TAck 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 PostResponse()
| Method Detail |
|---|
public TAck getReturn()
TAckpublic void setReturn(TAck value)
value - allowed object is
TAck
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||