Package cdm.product.collateral
Class DeliveryAmount.DeliveryAmountImpl
java.lang.Object
cdm.product.collateral.DeliveryAmount.DeliveryAmountImpl
- All Implemented Interfaces:
DeliveryAmount,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
DeliveryAmount
Immutable Implementation of DeliveryAmount
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.collateral.DeliveryAmount
DeliveryAmount.DeliveryAmountBuilder, DeliveryAmount.DeliveryAmountBuilderImpl, DeliveryAmount.DeliveryAmountImpl -
Field Summary
Fields inherited from interface cdm.product.collateral.DeliveryAmount
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.collateral.DeliveryAmount
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
DeliveryAmountImpl
-
-
Method Details
-
getStandardElection
@RosettaAttribute("standardElection") @RuneAttribute("standardElection") public DeliveryAmountElectionEnum getStandardElection()Description copied from interface:DeliveryAmountThe standard election as specified by an enumeration.- Specified by:
getStandardElectionin interfaceDeliveryAmount
-
getCustomElection
@RosettaAttribute("customElection") @RuneAttribute("customElection") public String getCustomElection()Description copied from interface:DeliveryAmountThe custom election that might be specified by the parties to the agreement.- Specified by:
getCustomElectionin interfaceDeliveryAmount
-
build
Description copied from interface:DeliveryAmountBuild Methods- Specified by:
buildin interfaceDeliveryAmount- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceDeliveryAmount- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-