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 SettlementInstructionSettlementInformation.settlementInstructionMethods in net.finmath.smartcontract.product.xml that return SettlementInstructionModifier and TypeMethodDescriptionObjectFactory.createSettlementInstruction()Create an instance ofSettlementInstructionSettlementInformation.getSettlementInstruction()Gets the value of the settlementInstruction property.Methods in net.finmath.smartcontract.product.xml with parameters of type SettlementInstructionModifier and TypeMethodDescriptionvoidSettlementInformation.setSettlementInstruction(SettlementInstruction value) Sets the value of the settlementInstruction property.