@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T10:58:38+02:00", comments="JAXB RI v2.3.7") public class SpecificTechnicalCareTreatmentType extends Object implements Serializable
Java class for SpecificTechnicalCareTreatmentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SpecificTechnicalCareTreatmentType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Reason" type="{urn:be:cin:mycarenet:1.0:carenet:types}String_150" minOccurs="0"/>
<element name="Frequency" type="{urn:be:cin:mycarenet:1.0:carenet:types}String_50" minOccurs="0"/>
<element name="Product" type="{urn:be:cin:mycarenet:1.0:carenet:types}String_150" minOccurs="0"/>
</sequence>
<attribute name="type" use="required" type="{urn:be:cin:mycarenet:1.0:carenet:types}SpecificTechnicalCareTypeType" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SpecificTechnicalCareTreatmentType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFrequency()
Gets the value of the frequency property.
|
String |
getProduct()
Gets the value of the product property.
|
String |
getReason()
Gets the value of the reason property.
|
SpecificTechnicalCareTypeType |
getType()
Gets the value of the type property.
|
void |
setFrequency(String value)
Sets the value of the frequency property.
|
void |
setProduct(String value)
Sets the value of the product property.
|
void |
setReason(String value)
Sets the value of the reason property.
|
void |
setType(SpecificTechnicalCareTypeType value)
Sets the value of the type property.
|
public String getReason()
Stringpublic void setReason(String value)
value - allowed object is
Stringpublic String getFrequency()
Stringpublic void setFrequency(String value)
value - allowed object is
Stringpublic String getProduct()
Stringpublic void setProduct(String value)
value - allowed object is
Stringpublic SpecificTechnicalCareTypeType getType()
SpecificTechnicalCareTypeTypepublic void setType(SpecificTechnicalCareTypeType value)
value - allowed object is
SpecificTechnicalCareTypeType
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.