Uses of Class
net.finmath.smartcontract.product.xml.DeterminationMethod
-
Uses of DeterminationMethod in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected DeterminationMethod
Composite.determinationMethod
protected DeterminationMethod
DividendConditions.determinationMethod
protected DeterminationMethod
LegAmount.determinationMethod
protected DeterminationMethod
PrincipalExchangeAmount.determinationMethod
protected DeterminationMethod
ReturnSwapNotional.determinationMethod
protected DeterminationMethod
EquityAmericanExercise.expirationTimeDetermination
protected DeterminationMethod
EquityBermudaExercise.expirationTimeDetermination
protected DeterminationMethod
EquityEuropeanExercise.expirationTimeDetermination
protected DeterminationMethod
SharedAmericanExercise.latestExerciseTimeDetermination
Modifier and TypeMethodDescriptionObjectFactory.createDeterminationMethod()
Create an instance ofDeterminationMethod
Composite.getDeterminationMethod()
Gets the value of the determinationMethod property.DividendConditions.getDeterminationMethod()
Gets the value of the determinationMethod property.LegAmount.getDeterminationMethod()
Gets the value of the determinationMethod property.PrincipalExchangeAmount.getDeterminationMethod()
Gets the value of the determinationMethod property.ReturnSwapNotional.getDeterminationMethod()
Gets the value of the determinationMethod property.EquityAmericanExercise.getExpirationTimeDetermination()
Gets the value of the expirationTimeDetermination property.EquityBermudaExercise.getExpirationTimeDetermination()
Gets the value of the expirationTimeDetermination property.EquityEuropeanExercise.getExpirationTimeDetermination()
Gets the value of the expirationTimeDetermination property.SharedAmericanExercise.getLatestExerciseTimeDetermination()
Gets the value of the latestExerciseTimeDetermination property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DeterminationMethod> ObjectFactory.createCalculationFromObservationInitialLevelSource
(DeterminationMethod value) jakarta.xml.bind.JAXBElement
<DeterminationMethod> ObjectFactory.createCommodityAmericanExerciseLatestExerciseTimeDetermination
(DeterminationMethod value) jakarta.xml.bind.JAXBElement
<DeterminationMethod> ObjectFactory.createPriceDeterminationMethod
(DeterminationMethod value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DeterminationMethod> ObjectFactory.createCalculationFromObservationInitialLevelSource
(DeterminationMethod value) jakarta.xml.bind.JAXBElement
<DeterminationMethod> ObjectFactory.createCommodityAmericanExerciseLatestExerciseTimeDetermination
(DeterminationMethod value) jakarta.xml.bind.JAXBElement
<DeterminationMethod> ObjectFactory.createPriceDeterminationMethod
(DeterminationMethod value) void
Composite.setDeterminationMethod
(DeterminationMethod value) Sets the value of the determinationMethod property.void
DividendConditions.setDeterminationMethod
(DeterminationMethod value) Sets the value of the determinationMethod property.void
LegAmount.setDeterminationMethod
(DeterminationMethod value) Sets the value of the determinationMethod property.void
PrincipalExchangeAmount.setDeterminationMethod
(DeterminationMethod value) Sets the value of the determinationMethod property.void
ReturnSwapNotional.setDeterminationMethod
(DeterminationMethod value) Sets the value of the determinationMethod property.void
EquityAmericanExercise.setExpirationTimeDetermination
(DeterminationMethod value) Sets the value of the expirationTimeDetermination property.void
EquityBermudaExercise.setExpirationTimeDetermination
(DeterminationMethod value) Sets the value of the expirationTimeDetermination property.void
EquityEuropeanExercise.setExpirationTimeDetermination
(DeterminationMethod value) Sets the value of the expirationTimeDetermination property.void
SharedAmericanExercise.setLatestExerciseTimeDetermination
(DeterminationMethod value) Sets the value of the latestExerciseTimeDetermination property.