Uses of Class
net.finmath.smartcontract.product.xml.NotificationMessageHeader
Packages that use NotificationMessageHeader
-
Uses of NotificationMessageHeader in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as NotificationMessageHeaderMethods in net.finmath.smartcontract.product.xml that return NotificationMessageHeaderModifier and TypeMethodDescriptionObjectFactory.createNotificationMessageHeader()
Create an instance ofNotificationMessageHeader
NotificationMessage.getHeader()
Gets the value of the header property.Methods in net.finmath.smartcontract.product.xml with parameters of type NotificationMessageHeaderModifier and TypeMethodDescriptionvoid
NotificationMessage.setHeader(NotificationMessageHeader value)
Sets the value of the header property.