org.openxava.util
Class Dates.DateDistance

java.lang.Object
  extended by org.openxava.util.Dates.DateDistance
Enclosing class:
Dates

public static class Dates.DateDistance
extends java.lang.Object


Field Summary
 int days
           
 int months
           
 int years
           
 
Constructor Summary
Dates.DateDistance()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

days

public int days

months

public int months

years

public int years
Constructor Detail

Dates.DateDistance

public Dates.DateDistance()