public final class Values extends Object
| Constructor and Description |
|---|
Values(List<DataType> dataTypes,
List<Number> data)
Creates a new Value Part.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
List<Number> |
getData() |
List<DataType> |
getDataTypes() |
String |
toString() |
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.