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