Uses of Class
net.finmath.smartcontract.product.xml.IdentifiedPayerReceiver
-
Uses of IdentifiedPayerReceiver in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected IdentifiedPayerReceiver
Strike.buyer
protected IdentifiedPayerReceiver
StrikeSchedule.buyer
protected IdentifiedPayerReceiver
Strike.seller
protected IdentifiedPayerReceiver
StrikeSchedule.seller
Modifier and TypeMethodDescriptionObjectFactory.createIdentifiedPayerReceiver()
Create an instance ofIdentifiedPayerReceiver
Strike.getBuyer()
Gets the value of the buyer property.StrikeSchedule.getBuyer()
Gets the value of the buyer property.Strike.getSeller()
Gets the value of the seller property.StrikeSchedule.getSeller()
Gets the value of the seller property.Modifier and TypeMethodDescriptionvoid
Strike.setBuyer
(IdentifiedPayerReceiver value) Sets the value of the buyer property.void
StrikeSchedule.setBuyer
(IdentifiedPayerReceiver value) Sets the value of the buyer property.void
Strike.setSeller
(IdentifiedPayerReceiver value) Sets the value of the seller property.void
StrikeSchedule.setSeller
(IdentifiedPayerReceiver value) Sets the value of the seller property.