@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") public class PalliativeCareResponseDetail extends Object implements Serializable
Java class for PalliativeCareResponseDetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PalliativeCareResponseDetailType"> <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="InvoiceStartDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
PalliativeCareResponseDetail() |
Modifier and Type | Method and Description |
---|---|
String |
getConsultantDoctor()
Gets the value of the consultantDoctor property.
|
DecisionType |
getDecision()
Gets the value of the decision property.
|
org.joda.time.DateTime |
getInvoiceStartDate()
Gets the value of the invoiceStartDate property.
|
void |
setConsultantDoctor(String value)
Sets the value of the consultantDoctor property.
|
void |
setDecision(DecisionType value)
Sets the value of the decision property.
|
void |
setInvoiceStartDate(org.joda.time.DateTime value)
Sets the value of the invoiceStartDate property.
|
public String getConsultantDoctor()
String
public void setConsultantDoctor(String value)
value
- allowed object is
String
public DecisionType getDecision()
DecisionType
public void setDecision(DecisionType value)
value
- allowed object is
DecisionType
public org.joda.time.DateTime getInvoiceStartDate()
String
public void setInvoiceStartDate(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.