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 ExecutionDateTimePackageInformation.executionDateTimeprotected ExecutionDateTimePartyTradeInformation.executionDateTimeprotected ExecutionDateTimeTradeAmendmentContent.executionDateTimeprotected ExecutionDateTimeTradeChangeBase.executionDateTimeMethods in net.finmath.smartcontract.product.xml that return ExecutionDateTimeModifier and TypeMethodDescriptionObjectFactory.createExecutionDateTime()Create an instance ofExecutionDateTimePackageInformation.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) voidPackageInformation.setExecutionDateTime(ExecutionDateTime value) Sets the value of the executionDateTime property.voidPartyTradeInformation.setExecutionDateTime(ExecutionDateTime value) Sets the value of the executionDateTime property.voidTradeAmendmentContent.setExecutionDateTime(ExecutionDateTime value) Sets the value of the executionDateTime property.voidTradeChangeBase.setExecutionDateTime(ExecutionDateTime value) Sets the value of the executionDateTime property.