Uses of Class
net.finmath.smartcontract.product.xml.SwaptionPhysicalSettlement
Packages that use SwaptionPhysicalSettlement
-
Uses of SwaptionPhysicalSettlement in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SwaptionPhysicalSettlementModifier and TypeFieldDescriptionprotected SwaptionPhysicalSettlementCommodityPhysicalExercise.clearingInstructionsprotected SwaptionPhysicalSettlementCreditDefaultSwapOption.clearingInstructionsprotected SwaptionPhysicalSettlementDividendSwapOptionTransactionSupplement.clearingInstructionsprotected SwaptionPhysicalSettlementVarianceOptionTransactionSupplement.clearingInstructionsprotected SwaptionPhysicalSettlementSwaption.physicalSettlementMethods in net.finmath.smartcontract.product.xml that return SwaptionPhysicalSettlementModifier and TypeMethodDescriptionObjectFactory.createSwaptionPhysicalSettlement()Create an instance ofSwaptionPhysicalSettlementCommodityPhysicalExercise.getClearingInstructions()Gets the value of the clearingInstructions property.CreditDefaultSwapOption.getClearingInstructions()Gets the value of the clearingInstructions property.DividendSwapOptionTransactionSupplement.getClearingInstructions()Gets the value of the clearingInstructions property.VarianceOptionTransactionSupplement.getClearingInstructions()Gets the value of the clearingInstructions property.Swaption.getPhysicalSettlement()Gets the value of the physicalSettlement property.Methods in net.finmath.smartcontract.product.xml with parameters of type SwaptionPhysicalSettlementModifier and TypeMethodDescriptionvoidCommodityPhysicalExercise.setClearingInstructions(SwaptionPhysicalSettlement value) Sets the value of the clearingInstructions property.voidCreditDefaultSwapOption.setClearingInstructions(SwaptionPhysicalSettlement value) Sets the value of the clearingInstructions property.voidDividendSwapOptionTransactionSupplement.setClearingInstructions(SwaptionPhysicalSettlement value) Sets the value of the clearingInstructions property.voidVarianceOptionTransactionSupplement.setClearingInstructions(SwaptionPhysicalSettlement value) Sets the value of the clearingInstructions property.voidSwaption.setPhysicalSettlement(SwaptionPhysicalSettlement value) Sets the value of the physicalSettlement property.