@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:01:16+02:00", comments="JAXB RI v2.2.11") public class InsurabilityForPharmacistRequestType extends Object implements Serializable
Java class for InsurabilityForPharmacistRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InsurabilityForPharmacistRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="RequestType" type="{urn:be:fgov:ehealth:insurability:core:v2}RequestTypeType"/>
<element name="CareReceiver" type="{urn:be:fgov:ehealth:insurability:core:v2}CareReceiverIdType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
InsurabilityForPharmacistRequestType() |
| Modifier and Type | Method and Description |
|---|---|
CareReceiverIdType |
getCareReceiver()
Gets the value of the careReceiver property.
|
org.joda.time.DateTime |
getDate()
Gets the value of the date property.
|
String |
getRequestType()
Gets the value of the requestType property.
|
void |
setCareReceiver(CareReceiverIdType value)
Sets the value of the careReceiver property.
|
void |
setDate(org.joda.time.DateTime value)
Sets the value of the date property.
|
void |
setRequestType(String value)
Sets the value of the requestType property.
|
public InsurabilityForPharmacistRequestType()
public org.joda.time.DateTime getDate()
Stringpublic void setDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String getRequestType()
Stringpublic void setRequestType(String value)
value - allowed object is
Stringpublic CareReceiverIdType getCareReceiver()
CareReceiverIdTypepublic void setCareReceiver(CareReceiverIdType value)
value - allowed object is
CareReceiverIdType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.