Package cdm.base.datetime.functions
Class PopOffDateList
java.lang.Object
cdm.base.datetime.functions.PopOffDateList
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Direct Known Subclasses:
PopOffDateList.PopOffDateListDefault,PopOffDateListImpl
public abstract class PopOffDateList
extends Object
implements com.rosetta.model.lib.functions.RosettaFunction
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
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
-
PopOffDateList
public PopOffDateList()
-
-
Method Details