Uses of Class
net.finmath.smartcontract.product.xml.SwapAdditionalTerms
Packages that use SwapAdditionalTerms
-
Uses of SwapAdditionalTerms in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SwapAdditionalTermsMethods in net.finmath.smartcontract.product.xml that return SwapAdditionalTermsModifier and TypeMethodDescriptionObjectFactory.createSwapAdditionalTerms()
Create an instance ofSwapAdditionalTerms
Swap.getAdditionalTerms()
Gets the value of the additionalTerms property.Methods in net.finmath.smartcontract.product.xml with parameters of type SwapAdditionalTermsModifier and TypeMethodDescriptionvoid
Swap.setAdditionalTerms
(SwapAdditionalTerms value) Sets the value of the additionalTerms property.