@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") public class SpecificTechnicalResponseCareDetail extends Object implements Serializable
Java class for SpecificTechnicalCareResponseDetailType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SpecificTechnicalCareResponseDetailType"> <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="MessageName" type="{urn:be:cin:mycarenet:1.0:carenet:types}MessageNameType"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
SpecificTechnicalResponseCareDetail() |
Modifier and Type | Method and Description |
---|---|
MessageNameType |
getMessageName()
Gets the value of the messageName property.
|
String |
getNurseReference()
Gets the value of the nurseReference property.
|
void |
setMessageName(MessageNameType value)
Sets the value of the messageName property.
|
void |
setNurseReference(String value)
Sets the value of the nurseReference property.
|
public String getNurseReference()
String
public void setNurseReference(String value)
value
- allowed object is
String
public MessageNameType getMessageName()
MessageNameType
public void setMessageName(MessageNameType value)
value
- allowed object is
MessageNameType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.