@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:14:50+01:00", comments="JAXB RI v2.2.11") public class DeleteUrgentMedicalAidAttestationRequest extends AuthorRequestType implements Serializable
Java class for DeleteUrgentMedicalAidAttestationRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeleteUrgentMedicalAidAttestationRequestType">
<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="AttestationNumber" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DeleteUrgentMedicalAidAttestationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttestationNumber()
Gets the value of the attestationNumber property.
|
String |
getBeneficiarySsin()
Gets the value of the beneficiarySsin property.
|
void |
setAttestationNumber(String value)
Sets the value of the attestationNumber property.
|
void |
setBeneficiarySsin(String value)
Sets the value of the beneficiarySsin property.
|
getAuthor, setAuthorgetId, getIssueInstant, setId, setIssueInstantpublic DeleteUrgentMedicalAidAttestationRequest()
public String getBeneficiarySsin()
Stringpublic void setBeneficiarySsin(String value)
value - allowed object is
Stringpublic String getAttestationNumber()
String
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.