Package cdm.product.common.schedule
Class RateSchedule.RateScheduleImpl
java.lang.Object
cdm.product.common.schedule.RateSchedule.RateScheduleImpl
- All Implemented Interfaces:
RateSchedule,com.rosetta.model.lib.RosettaModelObject
- Direct Known Subclasses:
SpreadSchedule.SpreadScheduleImpl,StrikeSchedule.StrikeScheduleImpl
- Enclosing interface:
RateSchedule
Immutable Implementation of RateSchedule
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.common.schedule.RateSchedule
RateSchedule.RateScheduleBuilder, RateSchedule.RateScheduleBuilderImpl, RateSchedule.RateScheduleImpl -
Field Summary
Fields inherited from interface cdm.product.common.schedule.RateSchedule
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.common.schedule.RateSchedule
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
RateScheduleImpl
-
-
Method Details
-
getPrice
@RosettaAttribute(value="price", isRequired=true) @RuneAttribute(value="price", isRequired=true) @RuneScopedAttributeReference public ReferenceWithMetaPriceSchedule getPrice()Description copied from interface:RateScheduleThe initial rate. An initial rate of 5% would be represented as 0.05.- Specified by:
getPricein interfaceRateSchedule
-
build
Description copied from interface:RateScheduleBuild Methods- Specified by:
buildin interfaceRateSchedule- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceRateSchedule- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-