Uses of Class
net.finmath.smartcontract.product.xml.TradeHeader
Packages that use TradeHeader
-
Uses of TradeHeader in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as TradeHeaderMethods in net.finmath.smartcontract.product.xml that return TradeHeaderModifier and TypeMethodDescriptionObjectFactory.createTradeHeader()
Create an instance ofTradeHeader
Trade.getTradeHeader()
Gets the value of the tradeHeader property.Methods in net.finmath.smartcontract.product.xml with parameters of type TradeHeaderModifier and TypeMethodDescriptionvoid
Trade.setTradeHeader(TradeHeader value)
Sets the value of the tradeHeader property.