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 ofNotificationMessageHeaderNotificationMessage.getHeader()Gets the value of the header property.Methods in net.finmath.smartcontract.product.xml with parameters of type NotificationMessageHeaderModifier and TypeMethodDescriptionvoidNotificationMessage.setHeader(NotificationMessageHeader value) Sets the value of the header property.