Uses of Class
net.finmath.smartcontract.product.xml.PhysicalSettlement
-
Uses of PhysicalSettlement in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected PhysicalSettlement
OptionExercise.physicalSettlement
protected PhysicalSettlement
TouchRateObservation.physicalSettlement
Modifier and TypeMethodDescriptionObjectFactory.createPhysicalSettlement()
Create an instance ofPhysicalSettlement
OptionExercise.getPhysicalSettlement()
Gets the value of the physicalSettlement property.TouchRateObservation.getPhysicalSettlement()
Gets the value of the physicalSettlement property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PhysicalSettlement> ObjectFactory.createNoTouchRateObservationPhysicalSettlement
(PhysicalSettlement value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<PhysicalSettlement> ObjectFactory.createNoTouchRateObservationPhysicalSettlement
(PhysicalSettlement value) void
OptionExercise.setPhysicalSettlement
(PhysicalSettlement value) Sets the value of the physicalSettlement property.void
TouchRateObservation.setPhysicalSettlement
(PhysicalSettlement value) Sets the value of the physicalSettlement property.