Package cdm.observable.asset
Class ValuationDates.ValuationDatesImpl
java.lang.Object
cdm.observable.asset.ValuationDates.ValuationDatesImpl
- All Implemented Interfaces:
ValuationDates,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ValuationDates
Immutable Implementation of ValuationDates
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.observable.asset.ValuationDates
ValuationDates.ValuationDatesBuilder, ValuationDates.ValuationDatesBuilderImpl, ValuationDates.ValuationDatesImpl -
Field Summary
Fields inherited from interface cdm.observable.asset.ValuationDates
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface cdm.observable.asset.ValuationDates
getType, metaData, process
-
Constructor Details
-
ValuationDatesImpl
-
-
Method Details
-
getInitialValuationDate
@RosettaAttribute("initialValuationDate") @Accessor(GETTER) @RuneAttribute("initialValuationDate") public PerformanceValuationDates getInitialValuationDate()Description copied from interface:ValuationDatesSpecifies the initial valuation dates of the underlyer.- Specified by:
getInitialValuationDatein interfaceValuationDates
-
getInterimValuationDate
@RosettaAttribute("interimValuationDate") @Accessor(GETTER) @RuneAttribute("interimValuationDate") public PerformanceValuationDates getInterimValuationDate()Description copied from interface:ValuationDatesSpecifies the interim valuation dates of the underlyer.- Specified by:
getInterimValuationDatein interfaceValuationDates
-
getFinalValuationDate
@RosettaAttribute("finalValuationDate") @Accessor(GETTER) @Required @RuneAttribute("finalValuationDate") public PerformanceValuationDates getFinalValuationDate()Description copied from interface:ValuationDatesSpecifies the final valuation dates of the underlyer.- Specified by:
getFinalValuationDatein interfaceValuationDates
-
build
Description copied from interface:ValuationDatesBuild Methods- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
buildin interfaceValuationDates
-
toBuilder
- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject- Specified by:
toBuilderin interfaceValuationDates
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-