Uses of Class
net.finmath.smartcontract.product.xml.ExecutionDateTime
Packages that use ExecutionDateTime
-
Uses of ExecutionDateTime in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ExecutionDateTimeModifier and TypeFieldDescriptionprotected ExecutionDateTime
PackageInformation.executionDateTime
protected ExecutionDateTime
PartyTradeInformation.executionDateTime
protected ExecutionDateTime
TradeAmendmentContent.executionDateTime
protected ExecutionDateTime
TradeChangeBase.executionDateTime
Methods in net.finmath.smartcontract.product.xml that return ExecutionDateTimeModifier 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.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type ExecutionDateTimeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ExecutionDateTime> ObjectFactory.createTradeNovationContentExecutionDateTime
(ExecutionDateTime value) Methods in net.finmath.smartcontract.product.xml with parameters of type ExecutionDateTimeModifier 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.