|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.commons.protocol.v2.RequestType
be.fgov.ehealth.commons.protocol.v2.AuthorRequestType
be.fgov.ehealth.mediprima.uma.protocol.v1.DeleteUrgentMedicalAidAttestationRequest
@Generated(value="com.sun.tools.xjc.Driver",
date="2021-04-20T04:30:23+02:00",
comments="JAXB RI v2.2.11")
public class DeleteUrgentMedicalAidAttestationRequestDelete urgent medical aid attestation request
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 Summary | |
|---|---|
DeleteUrgentMedicalAidAttestationRequest()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class be.fgov.ehealth.commons.protocol.v2.AuthorRequestType |
|---|
getAuthor, setAuthor |
| Methods inherited from class be.fgov.ehealth.commons.protocol.v2.RequestType |
|---|
getId, getIssueInstant, setId, setIssueInstant |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteUrgentMedicalAidAttestationRequest()
| Method Detail |
|---|
public String getBeneficiarySsin()
Stringpublic void setBeneficiarySsin(String value)
value - allowed object is
Stringpublic String getAttestationNumber()
Stringpublic void setAttestationNumber(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||