|
||||||||||
| 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.SpecificTechnicalCareDetail
@Generated(value="com.sun.tools.xjc.Driver",
date="2019-04-01T01:42:33+02:00",
comments="JAXB RI v2.2.11")
public class SpecificTechnicalCareDetail
Java class for SpecificTechnicalCareDetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SpecificTechnicalCareDetailType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="NurseReference" type="{urn:be:cin:mycarenet:1.0:carenet:types}NurseReferenceType"/>
<element name="Requester" type="{urn:be:cin:mycarenet:1.0:carenet:types}NihiiType"/>
<element name="TreatmentPeriod" type="{urn:be:cin:mycarenet:1.0:carenet:types}PeriodType"/>
<element name="Prescriber" type="{urn:be:cin:mycarenet:1.0:carenet:types}NihiiType"/>
<element name="AdministeredProduct" type="{urn:be:cin:mycarenet:1.0:carenet:types}FillerType"/>
</sequence>
<attribute name="type" use="required" type="{urn:be:cin:mycarenet:1.0:carenet:types}SpecificTechnicalCareTypeType" />
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
SpecificTechnicalCareDetail()
|
|
| Method Summary | |
|---|---|
String |
getAdministeredProduct()
Gets the value of the administeredProduct property. |
String |
getNurseReference()
Gets the value of the nurseReference property. |
String |
getPrescriber()
Gets the value of the prescriber property. |
String |
getRequester()
Gets the value of the requester property. |
PeriodType |
getTreatmentPeriod()
Gets the value of the treatmentPeriod property. |
SpecificTechnicalCareTypeType |
getType()
Gets the value of the type property. |
void |
setAdministeredProduct(String value)
Sets the value of the administeredProduct property. |
void |
setNurseReference(String value)
Sets the value of the nurseReference property. |
void |
setPrescriber(String value)
Sets the value of the prescriber property. |
void |
setRequester(String value)
Sets the value of the requester property. |
void |
setTreatmentPeriod(PeriodType value)
Sets the value of the treatmentPeriod property. |
void |
setType(SpecificTechnicalCareTypeType value)
Sets the value of the type property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpecificTechnicalCareDetail()
| Method Detail |
|---|
public String getNurseReference()
Stringpublic void setNurseReference(String value)
value - allowed object is
Stringpublic String getRequester()
Stringpublic void setRequester(String value)
value - allowed object is
Stringpublic PeriodType getTreatmentPeriod()
PeriodTypepublic void setTreatmentPeriod(PeriodType value)
value - allowed object is
PeriodTypepublic String getPrescriber()
Stringpublic void setPrescriber(String value)
value - allowed object is
Stringpublic String getAdministeredProduct()
Stringpublic void setAdministeredProduct(String value)
value - allowed object is
Stringpublic SpecificTechnicalCareTypeType getType()
SpecificTechnicalCareTypeTypepublic void setType(SpecificTechnicalCareTypeType value)
value - allowed object is
SpecificTechnicalCareTypeType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||