Uses of Class
net.finmath.smartcontract.product.xml.SettlementInstruction
Packages that use SettlementInstruction
-
Uses of SettlementInstruction in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SettlementInstructionModifier and TypeFieldDescriptionprotected SettlementInstruction
SettlementInformation.settlementInstruction
Methods in net.finmath.smartcontract.product.xml that return SettlementInstructionModifier and TypeMethodDescriptionObjectFactory.createSettlementInstruction()
Create an instance ofSettlementInstruction
SettlementInformation.getSettlementInstruction()
Gets the value of the settlementInstruction property.Methods in net.finmath.smartcontract.product.xml with parameters of type SettlementInstructionModifier and TypeMethodDescriptionvoid
SettlementInformation.setSettlementInstruction(SettlementInstruction value)
Sets the value of the settlementInstruction property.