|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.insurability.core.v2.InsurabilityForPharmacistResponseType
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-04-05T05:06:24+02:00",
comments="JAXB RI v2.3.6")
public class InsurabilityForPharmacistResponseTypeThe "root"-type of the InsurabilityForPharmacistResponseType element.
Java class for InsurabilityForPharmacistResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InsurabilityForPharmacistResponseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Requested" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="CareReceiver" type="{urn:be:fgov:ehealth:insurability:core:v2}CareReceiverType"/>
<element name="Coverage" type="{urn:be:fgov:ehealth:insurability:core:v2}CoverageType" minOccurs="0"/>
<element name="Verification" type="{urn:be:fgov:ehealth:insurability:core:v2}VerificationType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
InsurabilityForPharmacistResponseType()
|
|
| Method Summary | |
|---|---|
CareReceiverType |
getCareReceiver()
Gets the value of the careReceiver property. |
CoverageType |
getCoverage()
Gets the value of the coverage property. |
org.joda.time.DateTime |
getRequested()
Gets the value of the requested property. |
VerificationType |
getVerification()
Gets the value of the verification property. |
void |
setCareReceiver(CareReceiverType value)
Sets the value of the careReceiver property. |
void |
setCoverage(CoverageType value)
Sets the value of the coverage property. |
void |
setRequested(org.joda.time.DateTime value)
Sets the value of the requested property. |
void |
setVerification(VerificationType value)
Sets the value of the verification property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsurabilityForPharmacistResponseType()
| Method Detail |
|---|
public org.joda.time.DateTime getRequested()
Stringpublic void setRequested(org.joda.time.DateTime value)
value - allowed object is
Stringpublic CareReceiverType getCareReceiver()
CareReceiverTypepublic void setCareReceiver(CareReceiverType value)
value - allowed object is
CareReceiverTypepublic CoverageType getCoverage()
CoverageTypepublic void setCoverage(CoverageType value)
value - allowed object is
CoverageTypepublic VerificationType getVerification()
VerificationTypepublic void setVerification(VerificationType value)
value - allowed object is
VerificationType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||