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 ofSwapAdditionalTermsSwap.getAdditionalTerms()Gets the value of the additionalTerms property.Methods in net.finmath.smartcontract.product.xml with parameters of type SwapAdditionalTermsModifier and TypeMethodDescriptionvoidSwap.setAdditionalTerms(SwapAdditionalTerms value) Sets the value of the additionalTerms property.