|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.mycarenet._1_0.carenet.types.NurseContractualCareDetailType
@Generated(value="com.sun.tools.xjc.Driver",
date="2019-09-25T04:42:54+02:00",
comments="JAXB RI v2.2.11")
public class NurseContractualCareDetailTypeThe NurseContractualCareDetailType element contains all the data needed to specify a Contractual Care.
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 Summary | |
|---|---|
NurseContractualCareDetailType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NurseContractualCareDetailType()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||