be.cin.nip.async.generic
Class PostResponse

java.lang.Object
  extended by be.cin.nip.async.generic.PostResponse
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-07-06T09:31:26+02:00",
           comments="JAXB RI v2.2.6")
public class PostResponse
extends Object
implements Serializable

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>
 

See Also:
Serialized Form

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

PostResponse

public PostResponse()
Method Detail

getReturn

public TAck getReturn()
Gets the value of the return property.

Returns:
possible object is TAck

setReturn

public void setReturn(TAck value)
Sets the value of the return property.

Parameters:
value - allowed object is TAck



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.