@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") public class StrengthRangeType extends Object implements Serializable
Java class for StrengthRangeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StrengthRangeType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="NumeratorRange" type="{urn:be:fgov:ehealth:dics:protocol:v5}RangeType"/> <element name="Denominator" type="{urn:be:fgov:ehealth:dics:protocol:v5}QuantityType"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
StrengthRangeType() |
Modifier and Type | Method and Description |
---|---|
QuantityType |
getDenominator()
Gets the value of the denominator property.
|
RangeType |
getNumeratorRange()
Gets the value of the numeratorRange property.
|
void |
setDenominator(QuantityType value)
Sets the value of the denominator property.
|
void |
setNumeratorRange(RangeType value)
Sets the value of the numeratorRange property.
|
public RangeType getNumeratorRange()
RangeType
public void setNumeratorRange(RangeType value)
value
- allowed object is
RangeType
public QuantityType getDenominator()
QuantityType
public void setDenominator(QuantityType value)
value
- allowed object is
QuantityType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.