@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:32:33+02:00", comments="JAXB RI v2.2.11") public class ConsultCarmedInterventionResultType extends Object implements Serializable
Java class for ConsultCarmedInterventionResultType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultCarmedInterventionResultType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CarmedIdentifier" type="{urn:be:fgov:ehealth:mediprima:core:v2}CarmedIdentifierType"/>
<element name="CarmedContent" type="{urn:be:fgov:ehealth:mediprima:core:v2}CarmedContentCareType" minOccurs="0"/>
<element name="AgreementNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="UrgentMedicalAidAttestationNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultCarmedInterventionResultType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgreementNumber()
Gets the value of the agreementNumber property.
|
CarmedContentCareType |
getCarmedContent()
Gets the value of the carmedContent property.
|
CarmedIdentifierType |
getCarmedIdentifier()
Gets the value of the carmedIdentifier property.
|
String |
getUrgentMedicalAidAttestationNumber()
Gets the value of the urgentMedicalAidAttestationNumber property.
|
void |
setAgreementNumber(String value)
Sets the value of the agreementNumber property.
|
void |
setCarmedContent(CarmedContentCareType value)
Sets the value of the carmedContent property.
|
void |
setCarmedIdentifier(CarmedIdentifierType value)
Sets the value of the carmedIdentifier property.
|
void |
setUrgentMedicalAidAttestationNumber(String value)
Sets the value of the urgentMedicalAidAttestationNumber property.
|
public CarmedIdentifierType getCarmedIdentifier()
CarmedIdentifierTypepublic void setCarmedIdentifier(CarmedIdentifierType value)
value - allowed object is
CarmedIdentifierTypepublic CarmedContentCareType getCarmedContent()
CarmedContentCareTypepublic void setCarmedContent(CarmedContentCareType value)
value - allowed object is
CarmedContentCareTypepublic String getAgreementNumber()
Stringpublic void setAgreementNumber(String value)
value - allowed object is
Stringpublic String getUrgentMedicalAidAttestationNumber()
String
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.