public class Value extends Object
| Constructor and Description |
|---|
Value() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getFrequency() |
Double |
getPercent() |
String |
getValue() |
void |
setFrequency(Long frequency) |
void |
setPercent(Double percent) |
void |
setValue(String value) |
String |
toString() |
Copyright © 2018–2020 ODPi. All rights reserved.