org.exolab.castor.types.Duration Member List

This is the complete list of members for org.exolab.castor.types.Duration, including all inherited members.
Duration()org.exolab.castor.types.Duration
Duration(String duration)org.exolab.castor.types.Duration
Duration(long l)org.exolab.castor.types.Duration
equal(Duration duration)org.exolab.castor.types.Duration
equals(Object object)org.exolab.castor.types.Duration
getDay()org.exolab.castor.types.Duration
getHour()org.exolab.castor.types.Duration
getMilli()org.exolab.castor.types.Duration
getMinute()org.exolab.castor.types.Duration
getMonth()org.exolab.castor.types.Duration
getSeconds()org.exolab.castor.types.Duration
getYear()org.exolab.castor.types.Duration
hashCode()org.exolab.castor.types.Duration
isGreater(Duration duration)org.exolab.castor.types.Duration
isNegative()org.exolab.castor.types.Duration
parse(String str)org.exolab.castor.types.Duration [static]
parseDuration(String str)org.exolab.castor.types.Duration [static]
setDay(short day)org.exolab.castor.types.Duration
setHour(short hour)org.exolab.castor.types.Duration
setMilli(long milli)org.exolab.castor.types.Duration
setMinute(short minute)org.exolab.castor.types.Duration
setMonth(short month)org.exolab.castor.types.Duration
setNegative()org.exolab.castor.types.Duration
setSeconds(short second)org.exolab.castor.types.Duration
setValue(short year, short month, short day, short hour, short minute, short second, long millisecond)org.exolab.castor.types.Duration
setYear(short year)org.exolab.castor.types.Duration
toLong()org.exolab.castor.types.Duration
toString()org.exolab.castor.types.Duration
 All Classes Namespaces Files Functions Variables Enumerations Properties