be.fgov.ehealth.mediprima.uma.protocol.v1
Class DeleteUrgentMedicalAidAttestationResponse

java.lang.Object
  extended by be.fgov.ehealth.commons.protocol.v2.ResponseType
      extended by be.fgov.ehealth.commons.protocol.v2.StatusResponseType
          extended by be.fgov.ehealth.mediprima.uma.protocol.v1.DeleteUrgentMedicalAidAttestationResponse
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 DeleteUrgentMedicalAidAttestationResponse
extends StatusResponseType
implements Serializable

Delete urgent medical aid attestation result

Java class for DeleteUrgentMedicalAidAttestationResponseType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="DeleteUrgentMedicalAidAttestationResponseType">
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType">
       <sequence minOccurs="0">
         <element name="AttestionNumber" type="{http://www.w3.org/2001/XMLSchema}string"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
DeleteUrgentMedicalAidAttestationResponse()
           
 
Method Summary
 String getAttestionNumber()
          Gets the value of the attestionNumber property.
 void setAttestionNumber(String value)
          Sets the value of the attestionNumber property.
 
Methods inherited from class be.fgov.ehealth.commons.protocol.v2.StatusResponseType
getStatus, setStatus
 
Methods inherited from class be.fgov.ehealth.commons.protocol.v2.ResponseType
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteUrgentMedicalAidAttestationResponse

public DeleteUrgentMedicalAidAttestationResponse()
Method Detail

getAttestionNumber

public String getAttestionNumber()
Gets the value of the attestionNumber property.

Returns:
possible object is String

setAttestionNumber

public void setAttestionNumber(String value)
Sets the value of the attestionNumber property.

Parameters:
value - allowed object is String



Connector Packaging PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.