Uses of Class
net.finmath.smartcontract.product.xml.DeterminationMethod
Packages that use DeterminationMethod
-
Uses of DeterminationMethod in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DeterminationMethodModifier and TypeFieldDescriptionprotected DeterminationMethodComposite.determinationMethodprotected DeterminationMethodDividendConditions.determinationMethodprotected DeterminationMethodLegAmount.determinationMethodprotected DeterminationMethodPrincipalExchangeAmount.determinationMethodprotected DeterminationMethodReturnSwapNotional.determinationMethodprotected DeterminationMethodEquityAmericanExercise.expirationTimeDeterminationprotected DeterminationMethodEquityBermudaExercise.expirationTimeDeterminationprotected DeterminationMethodEquityEuropeanExercise.expirationTimeDeterminationprotected DeterminationMethodSharedAmericanExercise.latestExerciseTimeDeterminationMethods in net.finmath.smartcontract.product.xml that return DeterminationMethodModifier and TypeMethodDescriptionObjectFactory.createDeterminationMethod()Create an instance ofDeterminationMethodComposite.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.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type DeterminationMethodModifier 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) Methods in net.finmath.smartcontract.product.xml with parameters of type DeterminationMethodModifier 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) voidComposite.setDeterminationMethod(DeterminationMethod value) Sets the value of the determinationMethod property.voidDividendConditions.setDeterminationMethod(DeterminationMethod value) Sets the value of the determinationMethod property.voidLegAmount.setDeterminationMethod(DeterminationMethod value) Sets the value of the determinationMethod property.voidPrincipalExchangeAmount.setDeterminationMethod(DeterminationMethod value) Sets the value of the determinationMethod property.voidReturnSwapNotional.setDeterminationMethod(DeterminationMethod value) Sets the value of the determinationMethod property.voidEquityAmericanExercise.setExpirationTimeDetermination(DeterminationMethod value) Sets the value of the expirationTimeDetermination property.voidEquityBermudaExercise.setExpirationTimeDetermination(DeterminationMethod value) Sets the value of the expirationTimeDetermination property.voidEquityEuropeanExercise.setExpirationTimeDetermination(DeterminationMethod value) Sets the value of the expirationTimeDetermination property.voidSharedAmericanExercise.setLatestExerciseTimeDetermination(DeterminationMethod value) Sets the value of the latestExerciseTimeDetermination property.