@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:05:26+02:00", comments="JAXB RI v2.2.11") public class SendUrgentMedicalAidAttestationResponse extends StatusResponseType implements Serializable
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>
| Constructor and Description |
|---|
SendUrgentMedicalAidAttestationResponse() |
| Modifier and Type | Method and Description |
|---|---|
AttestationType |
getAttestion()
Gets the value of the attestion property.
|
void |
setAttestion(AttestationType value)
Sets the value of the attestion property.
|
getStatus, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic SendUrgentMedicalAidAttestationResponse()
public AttestationType getAttestion()
AttestationTypepublic void setAttestion(AttestationType value)
value - allowed object is
AttestationType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.