Package cdm.product.template
Class PassThroughItem.PassThroughItemImpl
java.lang.Object
cdm.product.template.PassThroughItem.PassThroughItemImpl
- All Implemented Interfaces:
PassThroughItem,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
PassThroughItem
Immutable Implementation of PassThroughItem
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.template.PassThroughItem
PassThroughItem.PassThroughItemBuilder, PassThroughItem.PassThroughItemBuilderImpl, PassThroughItem.PassThroughItemImpl -
Field Summary
Fields inherited from interface cdm.product.template.PassThroughItem
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.template.PassThroughItem
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
PassThroughItemImpl
-
-
Method Details
-
getPayerReceiver
@RosettaAttribute(value="payerReceiver", isRequired=true) @RuneAttribute(value="payerReceiver", isRequired=true) public PayerReceiver getPayerReceiver()Description copied from interface:PassThroughItemThis attribute doesn't exists in the FpML construct, which makes use of the PayerReceiver.model group.- Specified by:
getPayerReceiverin interfacePassThroughItem
-
getPassThroughPercentage
@RosettaAttribute(value="passThroughPercentage", isRequired=true) @RuneAttribute(value="passThroughPercentage", isRequired=true) public BigDecimal getPassThroughPercentage()Description copied from interface:PassThroughItemPercentage of payments from the underlier which are passed through.- Specified by:
getPassThroughPercentagein interfacePassThroughItem
-
build
Description copied from interface:PassThroughItemBuild Methods- Specified by:
buildin interfacePassThroughItem- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfacePassThroughItem- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-