Package org.mapfish.print.attribute
Class DataSourceAttribute.DataSourceAttributeValue
java.lang.Object
org.mapfish.print.attribute.DataSourceAttribute.DataSourceAttributeValue
- Enclosing class:
- DataSourceAttribute
The value class for the
DataSourceAttribute
.-
Field Summary
FieldsModifier and TypeFieldDescriptionThe array of attribute data. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
attributesValues
The array of attribute data. Each element in the array is the attribute data for one row in the resulting datasource (as processed byDataSourceProcessor
)
-
-
Constructor Details
-
DataSourceAttributeValue
public DataSourceAttributeValue()
-