public class ColumnValueInfo extends Object implements Serializable
| Constructor and Description |
|---|
ColumnValueInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
String |
getValueType() |
boolean |
isTotal() |
void |
setTotal(boolean total) |
void |
setValue(String value) |
void |
setValueType(String valueType) |
Copyright © 2017. All rights reserved.