|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.insurability.core.v2.InsurabilityForPharmacistRequestType
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:52:53+02:00",
comments="JAXB RI v2.2.11")
public class InsurabilityForPharmacistRequestTypeThe "root"-type of the commonoutput element.
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 Summary | |
|---|---|
InsurabilityForPharmacistRequestType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsurabilityForPharmacistRequestType()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||