Package cdm.product.template
Class Quanto.QuantoImpl
java.lang.Object
cdm.product.template.Quanto.QuantoImpl
- All Implemented Interfaces:
Quanto,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
Quanto
Immutable Implementation of Quanto
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.template.Quanto
Quanto.QuantoBuilder, Quanto.QuantoBuilderImpl, Quanto.QuantoImpl -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanThe time at which the spot currency exchange rate will be observed.Specifies a currency conversion rate.Specifies the methodology (reference source and, optionally, fixing time) to be used for determining a currency conversion rate.inthashCode()protected voidsetBuilderFields(Quanto.QuantoBuilder 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
-
QuantoImpl
-
-
Method Details
-
getFxRate
Description copied from interface:QuantoSpecifies a currency conversion rate. -
getFxSpotRateSource
@RosettaAttribute("fxSpotRateSource") @RuneAttribute("fxSpotRateSource") public FxSpotRateSource getFxSpotRateSource()Description copied from interface:QuantoSpecifies the methodology (reference source and, optionally, fixing time) to be used for determining a currency conversion rate.- Specified by:
getFxSpotRateSourcein interfaceQuanto
-
getFixingTime
@RosettaAttribute("fixingTime") @RuneAttribute("fixingTime") public BusinessCenterTime getFixingTime()Description copied from interface:QuantoThe time at which the spot currency exchange rate will be observed. It is specified as a time in a business day calendar location, e.g. 11:00am London time.- Specified by:
getFixingTimein interfaceQuanto
-
build
Description copied from interface:QuantoBuild Methods -
toBuilder
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-