Uses of Class
net.finmath.smartcontract.product.xml.TradeCategory
Packages that use TradeCategory
-
Uses of TradeCategory in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type TradeCategoryModifier and TypeFieldDescriptionprotected List<TradeCategory> PackageInformation.categoryprotected List<TradeCategory> PartyTradeInformation.categoryMethods in net.finmath.smartcontract.product.xml that return TradeCategoryModifier and TypeMethodDescriptionObjectFactory.createTradeCategory()Create an instance ofTradeCategoryMethods in net.finmath.smartcontract.product.xml that return types with arguments of type TradeCategoryModifier and TypeMethodDescriptionPackageInformation.getCategory()Gets the value of the category property.PartyTradeInformation.getCategory()Gets the value of the category property.