Package cdm.base.datetime
Class DateList.DateListImpl
java.lang.Object
cdm.base.datetime.DateList.DateListImpl
- All Implemented Interfaces:
DateList,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
DateList
Immutable Implementation of DateList
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.base.datetime.DateList
DateList.DateListBuilder, DateList.DateListBuilderImpl, DateList.DateListImpl -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<com.rosetta.model.lib.records.Date> getDate()Getter MethodsinthashCode()protected voidsetBuilderFields(DateList.DateListBuilder builder) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
DateListImpl
-
-
Method Details
-
getDate
@RosettaAttribute(value="date", isRequired=true) @RuneAttribute(value="date", isRequired=true) public List<com.rosetta.model.lib.records.Date> getDate()Description copied from interface:DateListGetter Methods -
build
Description copied from interface:DateListBuild Methods -
toBuilder
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-