@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:21:36+02:00", comments="JAXB RI v2.2.11") public class Takes extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="low" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> <element name="high" type="{http://www.w3.org/2001/XMLSchema}decimal"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Takes() |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getHigh()
Gets the value of the high property.
|
BigDecimal |
getLow()
Gets the value of the low property.
|
void |
setHigh(BigDecimal value)
Sets the value of the high property.
|
void |
setLow(BigDecimal value)
Sets the value of the low property.
|
public BigDecimal getLow()
BigDecimal
public void setLow(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getHigh()
BigDecimal
public void setHigh(BigDecimal value)
value
- allowed object is
BigDecimal
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.