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
-
getValuationDatesInitial
@RosettaAttribute("valuationDatesInitial") @RuneAttribute("valuationDatesInitial") public PerformanceValuationDates getValuationDatesInitial()Description copied from interface:ValuationDatesSpecifies the initial valuation dates of the underlier.- Specified by:
getValuationDatesInitialin interfaceValuationDates
-
getValuationDatesInterim
@RosettaAttribute("valuationDatesInterim") @RuneAttribute("valuationDatesInterim") public PerformanceValuationDates getValuationDatesInterim()Description copied from interface:ValuationDatesSpecifies the interim valuation dates of the underlier.- Specified by:
getValuationDatesInterimin interfaceValuationDates
-
getValuationDatesFinal
@RosettaAttribute(value="valuationDatesFinal", isRequired=true) @RuneAttribute(value="valuationDatesFinal", isRequired=true) public PerformanceValuationDates getValuationDatesFinal()Description copied from interface:ValuationDatesSpecifies the final valuation dates of the underlier.- Specified by:
getValuationDatesFinalin 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
-