Package cdm.base.datetime.functions
Class ToTimeImpl
java.lang.Object
cdm.base.datetime.functions.ToTime
cdm.base.datetime.functions.ToTimeImpl
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.base.datetime.functions.ToTime
ToTime.ToTimeDefault -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected LocalTimedoEvaluate(Integer hours, Integer minutes, Integer seconds) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.functions.RosettaFunction
toBuilder, toBuilder, toBuilder
-
Constructor Details
-
ToTimeImpl
public ToTimeImpl()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classToTime
-