Package cdm.product.common.settlement
Class FixedPrice.FixedPriceImpl
java.lang.Object
cdm.product.common.settlement.FixedPrice.FixedPriceImpl
- All Implemented Interfaces:
FixedPrice,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
FixedPrice
Immutable Implementation of FixedPrice
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.common.settlement.FixedPrice
FixedPrice.FixedPriceBuilder, FixedPrice.FixedPriceBuilderImpl, FixedPrice.FixedPriceImpl -
Field Summary
Fields inherited from interface cdm.product.common.settlement.FixedPrice
metaData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.common.settlement.FixedPrice
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
FixedPriceImpl
-
-
Method Details
-
getPrice
@RosettaAttribute("price") @RuneAttribute("price") @RuneScopedAttributeReference public ReferenceWithMetaPriceSchedule getPrice()Description copied from interface:FixedPriceFixed price step schedule, including an initial price specified as an absolute number.- Specified by:
getPricein interfaceFixedPrice
-
build
Description copied from interface:FixedPriceBuild Methods- Specified by:
buildin interfaceFixedPrice- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceFixedPrice- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-