Uses of Class
org.jpmml.model.temporals.SecondsSinceMidnight
-
Packages that use SecondsSinceMidnight Package Description org.jpmml.model.temporals -
-
Uses of SecondsSinceMidnight in org.jpmml.model.temporals
Methods in org.jpmml.model.temporals that return SecondsSinceMidnight Modifier and Type Method Description static SecondsSinceMidnightSecondsSinceMidnight. parse(java.lang.String string)static SecondsSinceMidnightDateTimeUtil. parseSecondsSinceMidnight(java.lang.String value)SecondsSinceMidnightTime. toSecondsSinceMidnight()Methods in org.jpmml.model.temporals with parameters of type SecondsSinceMidnight Modifier and Type Method Description intSecondsSinceMidnight. compareTo(SecondsSinceMidnight that)
-