Dashboard Builder CSV Provider 6.0.0.Beta2

org.jboss.dashboard.provider.csv
Class CSVDataProperty

java.lang.Object
  extended by org.jboss.dashboard.provider.AbstractDataProperty
      extended by org.jboss.dashboard.provider.csv.CSVDataProperty
All Implemented Interfaces:
Cloneable, DataProperty

public class CSVDataProperty
extends AbstractDataProperty

A column in a CSV data matrix.


Field Summary
 
Fields inherited from class org.jboss.dashboard.provider.AbstractDataProperty
dataSet, domain, id, nameI18nMap
 
Constructor Summary
CSVDataProperty()
           
 
Method Summary
 
Methods inherited from class org.jboss.dashboard.provider.AbstractDataProperty
cloneProperty, equals, getDataSet, getDomain, getName, getNameI18nMap, getPropertyId, getValues, hashCode, setDataSet, setDomain, setName, setNameI18nMap, setPropertyId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSVDataProperty

public CSVDataProperty()

Dashboard Builder CSV Provider 6.0.0.Beta2

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.