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 TradeProcessingTimestampsPackageInformation.timestampsprotected TradeProcessingTimestampsPartyTradeInformation.timestampsMethods in net.finmath.smartcontract.product.xml that return TradeProcessingTimestampsModifier and TypeMethodDescriptionObjectFactory.createTradeProcessingTimestamps()Create an instance ofTradeProcessingTimestampsPackageInformation.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 TypeMethodDescriptionvoidPackageInformation.setTimestamps(TradeProcessingTimestamps value) Sets the value of the timestamps property.voidPartyTradeInformation.setTimestamps(TradeProcessingTimestamps value) Sets the value of the timestamps property.