Uses of Class
net.finmath.smartcontract.product.xml.TradeProcessingTimestamps
-
Uses of TradeProcessingTimestamps in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected TradeProcessingTimestamps
PackageInformation.timestamps
protected TradeProcessingTimestamps
PartyTradeInformation.timestamps
Modifier 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.Modifier 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.