public class DateCreated extends Object
DateCreated()
Integer
getDay()
getMonth()
getYear()
void
setDay(Integer day)
setMonth(Integer month)
setYear(Integer year)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateCreated()
public Integer getYear()
public void setYear(Integer year)
public Integer getMonth()
public void setMonth(Integer month)
public Integer getDay()
public void setDay(Integer day)
Copyright © 2013. All Rights Reserved.