Uses of Class
org.isda.cdm.PayerReceiver
-
Packages that use PayerReceiver Package Description org.isda.cdm org.isda.cdm.blueprint org.isda.cdm.functions org.isda.cdm.meta org.isda.cdm.validation org.isda.cdm.validation.exists -
-
Uses of PayerReceiver in org.isda.cdm
Subclasses of PayerReceiver in org.isda.cdm Modifier and Type Class Description class
ExerciseFeeSchedule
A class to define a fee or schedule of fees to be payable on the exercise of an option.class
IndependentAmount
A class specifying the Independent Amount as the combination of a payer/receiver, a payment amount, a payment date and an associated payment calculation rule.class
SimplePayment
A class to specified payments in a simpler fashion than the Payment type.Methods in org.isda.cdm that return PayerReceiver Modifier and Type Method Description PayerReceiver
PayerReceiver.PayerReceiverBuilder. build()
PayerReceiver
Cashflow. getPayerReceiver()
PayerReceiver
CashTransferBreakdown. getPayerReceiver()
The payer and receiver party information.PayerReceiver
CashTransferComponent. getPayerReceiver()
The payer and receiver party information.PayerReceiver
EquityPayout. getPayerReceiver()
PayerReceiver
FeaturePayment. getPayerReceiver()
This attribute doesn't exist as part of the FpML construct, which makes use of the PayerReceiver.model group.PayerReceiver
InterestRatePayout. getPayerReceiver()
The payer/seller paradigm applies to swap products, whether interest rate swaps or the fee leg of credit default swaps.PayerReceiver
PassThroughItem. getPayerReceiver()
This attribute doesn't exists in the FpML construct, which makes use of the PayerReceiver.model group.Methods in org.isda.cdm that return types with arguments of type PayerReceiver Modifier and Type Method Description com.rosetta.model.lib.meta.RosettaMetaData<? extends PayerReceiver>
PayerReceiver. metaData()
com.rosetta.model.lib.meta.RosettaMetaData<? extends PayerReceiver>
PayerReceiver.PayerReceiverBuilder. metaData()
Methods in org.isda.cdm with parameters of type PayerReceiver Modifier and Type Method Description Cashflow.CashflowBuilder
Cashflow.CashflowBuilder. setPayerReceiver(PayerReceiver payerReceiver)
CashTransferBreakdown.CashTransferBreakdownBuilder
CashTransferBreakdown.CashTransferBreakdownBuilder. setPayerReceiver(PayerReceiver payerReceiver)
CashTransferComponent.CashTransferComponentBuilder
CashTransferComponent.CashTransferComponentBuilder. setPayerReceiver(PayerReceiver payerReceiver)
EquityPayout.EquityPayoutBuilder
EquityPayout.EquityPayoutBuilder. setPayerReceiver(PayerReceiver payerReceiver)
FeaturePayment.FeaturePaymentBuilder
FeaturePayment.FeaturePaymentBuilder. setPayerReceiver(PayerReceiver payerReceiver)
InterestRatePayout.InterestRatePayoutBuilder
InterestRatePayout.InterestRatePayoutBuilder. setPayerReceiver(PayerReceiver payerReceiver)
PassThroughItem.PassThroughItemBuilder
PassThroughItem.PassThroughItemBuilder. setPayerReceiver(PayerReceiver payerReceiver)
-
Uses of PayerReceiver in org.isda.cdm.blueprint
Methods in org.isda.cdm.blueprint that return types with arguments of type PayerReceiver Modifier and Type Method Description com.regnosys.rosetta.blueprints.BlueprintInstance<PayerReceiver,java.lang.String,INKEY,INKEY>
PayerReceiverToBuyerSellerRule. blueprint()
protected com.regnosys.rosetta.blueprints.BlueprintInstance<PayerReceiver,java.lang.String,INKEY,INKEY>
CrossCurrencySwapBuyerSellerRule. getPayerReceiverToBuyerSeller()
protected com.regnosys.rosetta.blueprints.BlueprintInstance<PayerReceiver,java.lang.String,INKEY,INKEY>
FixedFixedBuyerSellerRule. getPayerReceiverToBuyerSeller()
protected com.regnosys.rosetta.blueprints.BlueprintInstance<PayerReceiver,java.lang.String,INKEY,INKEY>
FixedFloatBuyerSellerRule. getPayerReceiverToBuyerSeller()
protected com.regnosys.rosetta.blueprints.BlueprintInstance<PayerReceiver,java.lang.String,INKEY,INKEY>
SingleCurrencyBasisSwapRule. getPayerReceiverToBuyerSeller()
-
Uses of PayerReceiver in org.isda.cdm.functions
Methods in org.isda.cdm.functions that return PayerReceiver Modifier and Type Method Description PayerReceiver
EquityAmountPayer. evaluate(EquityPayout equityPayout)
-
Uses of PayerReceiver in org.isda.cdm.meta
Methods in org.isda.cdm.meta that return types with arguments of type PayerReceiver Modifier and Type Method Description java.util.List<com.rosetta.model.lib.validation.Validator<? super PayerReceiver>>
PayerReceiverMeta. choiceRuleValidators()
java.util.List<com.rosetta.model.lib.validation.Validator<? super PayerReceiver>>
PayerReceiverMeta. dataRules()
java.util.List<java.util.function.Function<? super PayerReceiver,com.rosetta.model.lib.qualify.QualifyResult>>
PayerReceiverMeta. getQualifyFunctions()
com.rosetta.model.lib.validation.ValidatorWithArg<? super PayerReceiver,java.lang.String>
PayerReceiverMeta. onlyExistsValidator()
com.rosetta.model.lib.validation.Validator<? super PayerReceiver>
PayerReceiverMeta. validator()
-
Uses of PayerReceiver in org.isda.cdm.validation
Methods in org.isda.cdm.validation that return types with arguments of type PayerReceiver Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<PayerReceiver>
PayerReceiverValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b)
com.rosetta.model.lib.validation.ValidationResult<PayerReceiver>
PayerReceiverValidator. validate(com.rosetta.model.lib.path.RosettaPath path, PayerReceiver o)
Methods in org.isda.cdm.validation with parameters of type PayerReceiver Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<PayerReceiver>
PayerReceiverValidator. validate(com.rosetta.model.lib.path.RosettaPath path, PayerReceiver o)
-
Uses of PayerReceiver in org.isda.cdm.validation.exists
Methods in org.isda.cdm.validation.exists that return types with arguments of type PayerReceiver Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<PayerReceiver>
PayerReceiverOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder b, java.lang.String field)
com.rosetta.model.lib.validation.ValidationResult<PayerReceiver>
PayerReceiverOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, PayerReceiver o, java.lang.String field)
Methods in org.isda.cdm.validation.exists with parameters of type PayerReceiver Modifier and Type Method Description com.rosetta.model.lib.validation.ValidationResult<PayerReceiver>
PayerReceiverOnlyExistsValidator. validate(com.rosetta.model.lib.path.RosettaPath path, PayerReceiver o, java.lang.String field)
-