Uses of Class
net.finmath.smartcontract.product.xml.TimeDimension
-
Uses of TimeDimension in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected TimeDimension
SensitivityDefinition.term
protected TimeDimension
TermPoint.term
Modifier and TypeMethodDescriptionObjectFactory.createTimeDimension()
Create an instance ofTimeDimension
SensitivityDefinition.getTerm()
Gets the value of the term property.TermPoint.getTerm()
Gets the value of the term property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<TimeDimension> ObjectFactory.createPricingDataPointCoordinateExpiration
(TimeDimension value) jakarta.xml.bind.JAXBElement
<TimeDimension> ObjectFactory.createPricingDataPointCoordinateTerm
(TimeDimension value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<TimeDimension> ObjectFactory.createPricingDataPointCoordinateExpiration
(TimeDimension value) jakarta.xml.bind.JAXBElement
<TimeDimension> ObjectFactory.createPricingDataPointCoordinateTerm
(TimeDimension value) void
SensitivityDefinition.setTerm
(TimeDimension value) Sets the value of the term property.void
TermPoint.setTerm
(TimeDimension value) Sets the value of the term property.