|
||||||||||
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="2020-09-28T09:47:21+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()
PostResponseReturn
public 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 |