@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") public abstract class PushRequestType extends Object implements Serializable
Java class for PushRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PushRequestType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="ProcessingDateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> <element name="Receiver" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}CareEntityCodeType"/> <element name="Reason" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}ReasonType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
PushRequestType() |
Modifier and Type | Method and Description |
---|---|
org.joda.time.DateTime |
getProcessingDateTime()
Gets the value of the processingDateTime property.
|
String |
getReason()
Gets the value of the reason property.
|
String |
getReceiver()
Gets the value of the receiver property.
|
void |
setProcessingDateTime(org.joda.time.DateTime value)
Sets the value of the processingDateTime property.
|
void |
setReason(String value)
Sets the value of the reason property.
|
void |
setReceiver(String value)
Sets the value of the receiver property.
|
public org.joda.time.DateTime getProcessingDateTime()
String
public void setProcessingDateTime(org.joda.time.DateTime value)
value
- allowed object is
String
public String getReceiver()
String
public void setReceiver(String value)
value
- allowed object is
String
public String getReason()
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.