Uses of Class
net.finmath.smartcontract.product.xml.GeneralTerms
Packages that use GeneralTerms
-
Uses of GeneralTerms in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as GeneralTermsMethods in net.finmath.smartcontract.product.xml that return GeneralTermsModifier and TypeMethodDescriptionObjectFactory.createGeneralTerms()
Create an instance ofGeneralTerms
CreditDefaultSwap.getGeneralTerms()
Gets the value of the generalTerms property.Methods in net.finmath.smartcontract.product.xml with parameters of type GeneralTermsModifier and TypeMethodDescriptionvoid
CreditDefaultSwap.setGeneralTerms
(GeneralTerms value) Sets the value of the generalTerms property.