Uses of Class
net.finmath.smartcontract.product.xml.PhysicalSettlement
Packages that use PhysicalSettlement
-
Uses of PhysicalSettlement in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PhysicalSettlementModifier and TypeFieldDescriptionprotected PhysicalSettlementOptionExercise.physicalSettlementprotected PhysicalSettlementTouchRateObservation.physicalSettlementMethods in net.finmath.smartcontract.product.xml that return PhysicalSettlementModifier and TypeMethodDescriptionObjectFactory.createPhysicalSettlement()Create an instance ofPhysicalSettlementOptionExercise.getPhysicalSettlement()Gets the value of the physicalSettlement property.TouchRateObservation.getPhysicalSettlement()Gets the value of the physicalSettlement property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type PhysicalSettlementModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PhysicalSettlement> ObjectFactory.createNoTouchRateObservationPhysicalSettlement(PhysicalSettlement value) Methods in net.finmath.smartcontract.product.xml with parameters of type PhysicalSettlementModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PhysicalSettlement> ObjectFactory.createNoTouchRateObservationPhysicalSettlement(PhysicalSettlement value) voidOptionExercise.setPhysicalSettlement(PhysicalSettlement value) Sets the value of the physicalSettlement property.voidTouchRateObservation.setPhysicalSettlement(PhysicalSettlement value) Sets the value of the physicalSettlement property.