@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:33:21+02:00", comments="JAXB RI v2.2.11") public class NurseContractualCareDetailType extends Object implements Serializable
Java class for NurseContractualCareDetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NurseContractualCareDetailType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DecisionReference" type="{urn:be:cin:mycarenet:1.0:carenet:types}DecisionReferenceType" minOccurs="0"/>
<element name="ReferenceProviderModification" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ContractualType" type="{urn:be:cin:mycarenet:1.0:carenet:types}ContractualTypeType" minOccurs="0"/>
<element name="TreatmentPeriod" type="{urn:be:cin:mycarenet:1.0:carenet:types}PeriodLengthType"/>
<element name="CareDaysByWeek" type="{urn:be:cin:mycarenet:1.0:carenet:types}NbrOfDayInAWeekAllowZeroAllowEmpty" minOccurs="0"/>
<element name="VisitByDay" type="{urn:be:cin:mycarenet:1.0:carenet:types}VisitByDayTypeAllowEmpty" minOccurs="0"/>
<element name="Toilets" type="{urn:be:cin:mycarenet:1.0:carenet:types}ToiletsType" minOccurs="0"/>
<element name="Katz" type="{urn:be:cin:mycarenet:1.0:carenet:types}KatzType" minOccurs="0"/>
<element name="CarePlace" type="{urn:be:cin:mycarenet:1.0:carenet:types}CarePlaceType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
NurseContractualCareDetailType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCareDaysByWeek()
Gets the value of the careDaysByWeek property.
|
CarePlaceType |
getCarePlace()
Gets the value of the carePlace property.
|
ContractualTypeType |
getContractualType()
Gets the value of the contractualType property.
|
String |
getDecisionReference()
Gets the value of the decisionReference property.
|
KatzType |
getKatz()
Gets the value of the katz property.
|
ToiletsType |
getToilets()
Gets the value of the toilets property.
|
PeriodLengthType |
getTreatmentPeriod()
Gets the value of the treatmentPeriod property.
|
String |
getVisitByDay()
Gets the value of the visitByDay property.
|
Boolean |
isReferenceProviderModification()
Gets the value of the referenceProviderModification property.
|
void |
setCareDaysByWeek(String value)
Sets the value of the careDaysByWeek property.
|
void |
setCarePlace(CarePlaceType value)
Sets the value of the carePlace property.
|
void |
setContractualType(ContractualTypeType value)
Sets the value of the contractualType property.
|
void |
setDecisionReference(String value)
Sets the value of the decisionReference property.
|
void |
setKatz(KatzType value)
Sets the value of the katz property.
|
void |
setReferenceProviderModification(Boolean value)
Sets the value of the referenceProviderModification property.
|
void |
setToilets(ToiletsType value)
Sets the value of the toilets property.
|
void |
setTreatmentPeriod(PeriodLengthType value)
Sets the value of the treatmentPeriod property.
|
void |
setVisitByDay(String value)
Sets the value of the visitByDay property.
|
public String getDecisionReference()
Stringpublic void setDecisionReference(String value)
value - allowed object is
Stringpublic Boolean isReferenceProviderModification()
Booleanpublic void setReferenceProviderModification(Boolean value)
value - allowed object is
Booleanpublic ContractualTypeType getContractualType()
ContractualTypeTypepublic void setContractualType(ContractualTypeType value)
value - allowed object is
ContractualTypeTypepublic PeriodLengthType getTreatmentPeriod()
PeriodLengthTypepublic void setTreatmentPeriod(PeriodLengthType value)
value - allowed object is
PeriodLengthTypepublic String getCareDaysByWeek()
Stringpublic void setCareDaysByWeek(String value)
value - allowed object is
Stringpublic String getVisitByDay()
Stringpublic void setVisitByDay(String value)
value - allowed object is
Stringpublic ToiletsType getToilets()
ToiletsTypepublic void setToilets(ToiletsType value)
value - allowed object is
ToiletsTypepublic KatzType getKatz()
KatzTypepublic void setKatz(KatzType value)
value - allowed object is
KatzTypepublic CarePlaceType getCarePlace()
CarePlaceTypepublic void setCarePlace(CarePlaceType value)
value - allowed object is
CarePlaceType
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.