public class DateValue extends Object
DateValue(String years, String months, String days)
boolean
equals(Object object)
String
getDays()
getMonths()
getYears()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DateValue(String years, String months, String days)
public String getYears()
public String getMonths()
public String getDays()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object object)
equals
Copyright © 2014 Apache Software Foundation. All Rights Reserved.