Uses of Class
net.finmath.smartcontract.product.xml.TradeMaturity
Packages that use TradeMaturity
-
Uses of TradeMaturity in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as TradeMaturityMethods in net.finmath.smartcontract.product.xml that return TradeMaturityModifier and TypeMethodDescriptionObjectFactory.createTradeMaturity()
Create an instance ofTradeMaturity
MaturityNotification.getTradeMaturity()
Gets the value of the tradeMaturity property.Methods in net.finmath.smartcontract.product.xml with parameters of type TradeMaturityModifier and TypeMethodDescriptionvoid
MaturityNotification.setTradeMaturity(TradeMaturity value)
Sets the value of the tradeMaturity property.