Constructor and Description |
---|
Summary() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getProperties()
This method returns the properties.
|
List<Object> |
getValues()
This method returns the values.
|
Tabular.Summary |
setProperties(Map<String,Object> props)
This method sets the properties.
|
Tabular.Summary |
setValues(List<Object> values)
This method sets the values.
|
public Tabular.Summary setValues(List<Object> values)
values
- The valuespublic Map<String,Object> getProperties()
public Tabular.Summary setProperties(Map<String,Object> props)
props
- The propertiesCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.