@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:00:49+02:00", comments="JAXB RI v2.2.11") public class InsurabilityForPharmacistResponseType extends Object implements Serializable
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:v1}CareReceiverType"/>
<element name="Coverage" type="{urn:be:fgov:ehealth:insurability:core:v1}CoverageType" minOccurs="0"/>
<element name="Verification" type="{urn:be:fgov:ehealth:insurability:core:v1}VerificationType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
InsurabilityForPharmacistResponseType() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public InsurabilityForPharmacistResponseType()
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
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.