@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") public class ConsultDosageParameterType extends Object implements Serializable
Java class for ConsultDosageParameterType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultDosageParameterType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Definition" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="StandardUnit" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="SnomedCT" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> <attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
ConsultDosageParameterType() |
Modifier and Type | Method and Description |
---|---|
String |
getDefinition()
Gets the value of the definition property.
|
String |
getName()
Gets the value of the name property.
|
String |
getSnomedCT()
Gets the value of the snomedCT property.
|
String |
getStandardUnit()
Gets the value of the standardUnit property.
|
void |
setDefinition(String value)
Sets the value of the definition property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setSnomedCT(String value)
Sets the value of the snomedCT property.
|
void |
setStandardUnit(String value)
Sets the value of the standardUnit property.
|
public String getDefinition()
String
public void setDefinition(String value)
value
- allowed object is
String
public String getStandardUnit()
String
public void setStandardUnit(String value)
value
- allowed object is
String
public String getSnomedCT()
String
public void setSnomedCT(String value)
value
- allowed object is
String
public String getName()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.