@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:10:17+02:00", comments="JAXB RI v2.3.7") public class NurseContractualCareResponseDetail extends Object implements Serializable
Java class for NurseContractualCareResponseDetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NurseContractualCareResponseDetailType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ConsultantDoctor" type="{urn:be:cin:mycarenet:1.0:carenet:types}NihiiType" minOccurs="0"/>
<element name="Decision" type="{urn:be:cin:mycarenet:1.0:carenet:types}DecisionType"/>
<element name="TreatmentPeriod" type="{urn:be:cin:mycarenet:1.0:carenet:types}PeriodType" minOccurs="0"/>
<element name="PaliatifPatient" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
NurseContractualCareResponseDetail() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConsultantDoctor()
Gets the value of the consultantDoctor property.
|
DecisionType |
getDecision()
Gets the value of the decision property.
|
PeriodType |
getTreatmentPeriod()
Gets the value of the treatmentPeriod property.
|
Boolean |
isPaliatifPatient()
Gets the value of the paliatifPatient property.
|
void |
setConsultantDoctor(String value)
Sets the value of the consultantDoctor property.
|
void |
setDecision(DecisionType value)
Sets the value of the decision property.
|
void |
setPaliatifPatient(Boolean value)
Sets the value of the paliatifPatient property.
|
void |
setTreatmentPeriod(PeriodType value)
Sets the value of the treatmentPeriod property.
|
public String getConsultantDoctor()
Stringpublic void setConsultantDoctor(String value)
value - allowed object is
Stringpublic DecisionType getDecision()
DecisionTypepublic void setDecision(DecisionType value)
value - allowed object is
DecisionTypepublic PeriodType getTreatmentPeriod()
PeriodTypepublic void setTreatmentPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic Boolean isPaliatifPatient()
Boolean
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.