Uses of Class
net.finmath.smartcontract.product.xml.UnprocessedElementWrapper
Packages that use UnprocessedElementWrapper
-
Uses of UnprocessedElementWrapper in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as UnprocessedElementWrapperModifier and TypeFieldDescriptionprotected UnprocessedElementWrapper
Acknowledgement.originalMessage
protected UnprocessedElementWrapper
EventRequestAcknowledgement.originalMessage
Methods in net.finmath.smartcontract.product.xml that return UnprocessedElementWrapperModifier and TypeMethodDescriptionObjectFactory.createUnprocessedElementWrapper()
Create an instance ofUnprocessedElementWrapper
Acknowledgement.getOriginalMessage()
Gets the value of the originalMessage property.EventRequestAcknowledgement.getOriginalMessage()
Gets the value of the originalMessage property.Methods in net.finmath.smartcontract.product.xml with parameters of type UnprocessedElementWrapperModifier and TypeMethodDescriptionvoid
Acknowledgement.setOriginalMessage
(UnprocessedElementWrapper value) Sets the value of the originalMessage property.void
EventRequestAcknowledgement.setOriginalMessage
(UnprocessedElementWrapper value) Sets the value of the originalMessage property.