Package cdm.base.datetime
Interface DateList.DateListBuilder
- All Superinterfaces:
DateList,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- All Known Implementing Classes:
DateList.DateListBuilderImpl
- Enclosing interface:
DateList
public static interface DateList.DateListBuilder
extends DateList, com.rosetta.model.lib.RosettaModelObjectBuilder
Builder Interface
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.base.datetime.DateList
DateList.DateListBuilder, DateList.DateListBuilderImpl, DateList.DateListImpl -
Field Summary
-
Method Summary
Methods inherited from interface cdm.base.datetime.DateList
build, getDate, getType, metaData, process, toBuilderMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, hasData, merge, processRosetta, processRosetta
-
Method Details
-
addDate
-
addDate
-
addDate
-
setDate
-
process
default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.BuilderProcessor processor) - Specified by:
processin interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
prune
DateList.DateListBuilder prune()- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-