Uses of Class
net.finmath.smartcontract.product.xml.ExecutionDateTime
-
Uses of ExecutionDateTime in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected ExecutionDateTime
PackageInformation.executionDateTime
protected ExecutionDateTime
PartyTradeInformation.executionDateTime
protected ExecutionDateTime
TradeAmendmentContent.executionDateTime
protected ExecutionDateTime
TradeChangeBase.executionDateTime
Modifier and TypeMethodDescriptionObjectFactory.createExecutionDateTime()
Create an instance ofExecutionDateTime
PackageInformation.getExecutionDateTime()
Gets the value of the executionDateTime property.PartyTradeInformation.getExecutionDateTime()
Gets the value of the executionDateTime property.TradeAmendmentContent.getExecutionDateTime()
Gets the value of the executionDateTime property.TradeChangeBase.getExecutionDateTime()
Gets the value of the executionDateTime property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ExecutionDateTime> ObjectFactory.createTradeNovationContentExecutionDateTime
(ExecutionDateTime value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ExecutionDateTime> ObjectFactory.createTradeNovationContentExecutionDateTime
(ExecutionDateTime value) void
PackageInformation.setExecutionDateTime
(ExecutionDateTime value) Sets the value of the executionDateTime property.void
PartyTradeInformation.setExecutionDateTime
(ExecutionDateTime value) Sets the value of the executionDateTime property.void
TradeAmendmentContent.setExecutionDateTime
(ExecutionDateTime value) Sets the value of the executionDateTime property.void
TradeChangeBase.setExecutionDateTime
(ExecutionDateTime value) Sets the value of the executionDateTime property.