Package cdm.product.asset
Class BoundedCorrelation.BoundedCorrelationImpl
java.lang.Object
cdm.product.asset.BoundedCorrelation.BoundedCorrelationImpl
- All Implemented Interfaces:
BoundedCorrelation,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
BoundedCorrelation
public static class BoundedCorrelation.BoundedCorrelationImpl
extends Object
implements BoundedCorrelation
Immutable Implementation of BoundedCorrelation
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.asset.BoundedCorrelation
BoundedCorrelation.BoundedCorrelationBuilder, BoundedCorrelation.BoundedCorrelationBuilderImpl, BoundedCorrelation.BoundedCorrelationImpl -
Field Summary
Fields inherited from interface cdm.product.asset.BoundedCorrelation
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.asset.BoundedCorrelation
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
BoundedCorrelationImpl
-
-
Method Details
-
getMinimumBoundaryPercent
@RosettaAttribute("minimumBoundaryPercent") @RuneAttribute("minimumBoundaryPercent") public BigDecimal getMinimumBoundaryPercent()Description copied from interface:BoundedCorrelationMinimum Boundary as a percentage of the Strike Price.- Specified by:
getMinimumBoundaryPercentin interfaceBoundedCorrelation
-
getMaximumBoundaryPercent
@RosettaAttribute("maximumBoundaryPercent") @RuneAttribute("maximumBoundaryPercent") public BigDecimal getMaximumBoundaryPercent()Description copied from interface:BoundedCorrelationMaximum Boundary as a percentage of the Strike Price.- Specified by:
getMaximumBoundaryPercentin interfaceBoundedCorrelation
-
build
Description copied from interface:BoundedCorrelationBuild Methods- Specified by:
buildin interfaceBoundedCorrelation- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceBoundedCorrelation- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-