be.fgov.ehealth.mediprima.uma.protocol.v1
Class SendUrgentMedicalAidAttestationResponse
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.ResponseType
be.fgov.ehealth.commons.protocol.v2.StatusResponseType
be.fgov.ehealth.mediprima.uma.protocol.v1.SendUrgentMedicalAidAttestationResponse
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-09-05T10:51:38+02:00",
comments="JAXB RI v2.3.6")
public class SendUrgentMedicalAidAttestationResponse
- extends StatusResponseType
- implements Serializable
Send urgent medical aid attestation response
Java class for SendUrgentMedicalAidAttestationResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SendUrgentMedicalAidAttestationResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType">
<sequence minOccurs="0">
<element name="Attestion" type="{urn:be:fgov:ehealth:mediprima:uma:core:v1}AttestationType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
SendUrgentMedicalAidAttestationResponse
public SendUrgentMedicalAidAttestationResponse()
getAttestion
public AttestationType getAttestion()
- Gets the value of the attestion property.
- Returns:
- possible object is
AttestationType
setAttestion
public void setAttestion(AttestationType value)
- Sets the value of the attestion property.
- Parameters:
value
- allowed object is
AttestationType
Connector Packaging PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.