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 ofGeneralTermsCreditDefaultSwap.getGeneralTerms()Gets the value of the generalTerms property.Methods in net.finmath.smartcontract.product.xml with parameters of type GeneralTermsModifier and TypeMethodDescriptionvoidCreditDefaultSwap.setGeneralTerms(GeneralTerms value) Sets the value of the generalTerms property.