@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:42+02:00", comments="JAXB RI v2.3.7") 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:v1}CarmedIdentifierType"/> <element name="CarmedContent" type="{urn:be:fgov:ehealth:mediprima:core:v1}CarmedContentCareType" minOccurs="0"/> <element name="AgreementNumber" 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.
|
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.
|
public CarmedIdentifierType getCarmedIdentifier()
CarmedIdentifierType
public void setCarmedIdentifier(CarmedIdentifierType value)
value
- allowed object is
CarmedIdentifierType
public CarmedContentCareType getCarmedContent()
CarmedContentCareType
public void setCarmedContent(CarmedContentCareType value)
value
- allowed object is
CarmedContentCareType
public String getAgreementNumber()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.