Uses of Class
org.jpmml.model.temporals.DaysSinceDate
-
Packages that use DaysSinceDate Package Description org.jpmml.model.temporals -
-
Uses of DaysSinceDate in org.jpmml.model.temporals
Methods in org.jpmml.model.temporals that return DaysSinceDate Modifier and Type Method Description DaysSinceDateDaysSinceDate. forEpoch(Date newEpoch)static DaysSinceDateDateTimeUtil. parseDaysSinceDate(Date epoch, java.lang.String value)DaysSinceDateDate. toDaysSinceYear(int year)Methods in org.jpmml.model.temporals with parameters of type DaysSinceDate Modifier and Type Method Description intDaysSinceDate. compareTo(DaysSinceDate that)
-