|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DateUtil.TIMETYPE | |
---|---|
org.gcube.portlets.user.speciesdiscovery.server.util |
Uses of DateUtil.TIMETYPE in org.gcube.portlets.user.speciesdiscovery.server.util |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server.util that return DateUtil.TIMETYPE | |
---|---|
static DateUtil.TIMETYPE |
DateUtil.TIMETYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DateUtil.TIMETYPE[] |
DateUtil.TIMETYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.gcube.portlets.user.speciesdiscovery.server.util with parameters of type DateUtil.TIMETYPE | |
---|---|
static long |
DateUtil.getDifference(long date1,
long date2,
DateUtil.TIMETYPE timeType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |