@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:30:13+02:00", comments="JAXB RI v2.3.7") public class SendUrgentMedicalAidAttestationRequest extends AuthorRequestType implements Serializable
Java class for SendUrgentMedicalAidAttestationRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SendUrgentMedicalAidAttestationRequestType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}AuthorRequestType">
<sequence>
<element name="BeneficiarySsin" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ValidityPeriod" type="{urn:be:fgov:ehealth:mediprima:uma:core:v1}PeriodType"/>
<element name="MedicalCover" type="{urn:be:fgov:ehealth:mediprima:uma:core:v1}MedicalCoverType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SendUrgentMedicalAidAttestationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeneficiarySsin()
Gets the value of the beneficiarySsin property.
|
String |
getMedicalCover()
Gets the value of the medicalCover property.
|
PeriodType |
getValidityPeriod()
Gets the value of the validityPeriod property.
|
void |
setBeneficiarySsin(String value)
Sets the value of the beneficiarySsin property.
|
void |
setMedicalCover(String value)
Sets the value of the medicalCover property.
|
void |
setValidityPeriod(PeriodType value)
Sets the value of the validityPeriod property.
|
getAuthor, setAuthorgetId, getIssueInstant, setId, setIssueInstantpublic SendUrgentMedicalAidAttestationRequest()
public String getBeneficiarySsin()
Stringpublic void setBeneficiarySsin(String value)
value - allowed object is
Stringpublic PeriodType getValidityPeriod()
PeriodTypepublic void setValidityPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic String getMedicalCover()
String
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.