Uses of Class
net.finmath.smartcontract.product.xml.FxTemplateTerms
Packages that use FxTemplateTerms
-
Uses of FxTemplateTerms in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxTemplateTermsModifier and TypeFieldDescriptionprotected FxTemplateTerms
FxDisruptionProvisions.applicableTerms
Methods in net.finmath.smartcontract.product.xml that return FxTemplateTermsModifier and TypeMethodDescriptionObjectFactory.createFxTemplateTerms()
Create an instance ofFxTemplateTerms
FxDisruptionProvisions.getApplicableTerms()
Gets the value of the applicableTerms property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxTemplateTermsModifier and TypeMethodDescriptionvoid
FxDisruptionProvisions.setApplicableTerms
(FxTemplateTerms value) Sets the value of the applicableTerms property.