public class DataItem extends Object
DataItem()
Date
getColor()
String
getValue()
void
setColor(Date color)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataItem()
public void setValue(String value)
public String getValue()
public void setColor(Date color)
public Date getColor()
Copyright © 2020. All rights reserved.