@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") public class NurseContractualCareRequestDetail extends Object implements Serializable
Java class for NurseContractualCareRequestDetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NurseContractualCareRequestDetailType">
<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="ContractualCareDetail" type="{urn:be:cin:mycarenet:1.0:carenet:types}NurseContractualCareDetailType"/>
</sequence>
<attribute name="type" use="required" type="{urn:be:cin:mycarenet:1.0:carenet:types}RequestTypeType" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
NurseContractualCareRequestDetail() |
| Modifier and Type | Method and Description |
|---|---|
NurseContractualCareDetailType |
getContractualCareDetail()
Gets the value of the contractualCareDetail property.
|
String |
getNurseReference()
Gets the value of the nurseReference property.
|
String |
getRequester()
Gets the value of the requester property.
|
RequestTypeType |
getType()
Gets the value of the type property.
|
void |
setContractualCareDetail(NurseContractualCareDetailType value)
Sets the value of the contractualCareDetail property.
|
void |
setNurseReference(String value)
Sets the value of the nurseReference property.
|
void |
setRequester(String value)
Sets the value of the requester property.
|
void |
setType(RequestTypeType value)
Sets the value of the type property.
|
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 NurseContractualCareDetailType getContractualCareDetail()
NurseContractualCareDetailTypepublic void setContractualCareDetail(NurseContractualCareDetailType value)
value - allowed object is
NurseContractualCareDetailTypepublic RequestTypeType getType()
RequestTypeTypepublic void setType(RequestTypeType value)
value - allowed object is
RequestTypeType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.