Uses of Class
net.finmath.smartcontract.product.xml.ShortSale
Packages that use ShortSale
-
Uses of ShortSale in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ShortSaleMethods in net.finmath.smartcontract.product.xml that return ShortSaleModifier and TypeMethodDescriptionObjectFactory.createShortSale()
Create an instance ofShortSale
PartyTradeInformation.getShortSale()
Gets the value of the shortSale property.Methods in net.finmath.smartcontract.product.xml with parameters of type ShortSaleModifier and TypeMethodDescriptionvoid
PartyTradeInformation.setShortSale(ShortSale value)
Sets the value of the shortSale property.