public class RRADS extends Object
Constructor and Description |
---|
RRADS() |
Modifier and Type | Method and Description |
---|---|
Long |
getUnknownDataPoints()
Gets the unknown data points.
|
Double |
getValue()
Gets the value.
|
void |
setUnknownDataPoints(Long unknownDataPoints)
Sets the unknown data points.
|
void |
setValue(Double value)
Sets the value.
|
public Long getUnknownDataPoints()
public void setUnknownDataPoints(Long unknownDataPoints)
unknownDataPoints
- the new unknown data pointspublic Double getValue()
public void setValue(Double value)
value
- the new valueCopyright © 2021. All rights reserved.