Uses of Class
net.finmath.smartcontract.product.xml.TradeProcessingTimestamps
Packages that use TradeProcessingTimestamps
-
Uses of TradeProcessingTimestamps in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as TradeProcessingTimestampsModifier and TypeFieldDescriptionprotected TradeProcessingTimestamps
PackageInformation.timestamps
protected TradeProcessingTimestamps
PartyTradeInformation.timestamps
Methods in net.finmath.smartcontract.product.xml that return TradeProcessingTimestampsModifier and TypeMethodDescriptionObjectFactory.createTradeProcessingTimestamps()
Create an instance ofTradeProcessingTimestamps
PackageInformation.getTimestamps()
Gets the value of the timestamps property.PartyTradeInformation.getTimestamps()
Gets the value of the timestamps property.Methods in net.finmath.smartcontract.product.xml with parameters of type TradeProcessingTimestampsModifier and TypeMethodDescriptionvoid
PackageInformation.setTimestamps
(TradeProcessingTimestamps value) Sets the value of the timestamps property.void
PartyTradeInformation.setTimestamps
(TradeProcessingTimestamps value) Sets the value of the timestamps property.