Uses of Class
com.ilib.tools.zic.RelativeDate
-
Packages that use RelativeDate Package Description com.ilib.tools.zic package-info -
-
Uses of RelativeDate in com.ilib.tools.zic
Fields in com.ilib.tools.zic declared as RelativeDate Modifier and Type Field Description protected RelativeDateOffset. endDateprotected RelativeDateRule. transitionTimeMethods in com.ilib.tools.zic that return RelativeDate Modifier and Type Method Description RelativeDateRelativeDate. clone()RelativeDateOffset. getEndDate()RelativeDateRule. getTransitionTime()Methods in com.ilib.tools.zic with parameters of type RelativeDate Modifier and Type Method Description intRelativeDate. compareTo(RelativeDate other)voidOffset. setEndDate(RelativeDate endDate)voidRule. setTransitionTime(RelativeDate transitionTime)
-