Uses of Class
net.finmath.smartcontract.product.xml.RequestMessageHeader
Packages that use RequestMessageHeader
-
Uses of RequestMessageHeader in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RequestMessageHeaderMethods in net.finmath.smartcontract.product.xml that return RequestMessageHeaderModifier and TypeMethodDescriptionObjectFactory.createRequestMessageHeader()
Create an instance ofRequestMessageHeader
RequestMessage.getHeader()
Gets the value of the header property.Methods in net.finmath.smartcontract.product.xml with parameters of type RequestMessageHeaderModifier and TypeMethodDescriptionvoid
RequestMessage.setHeader
(RequestMessageHeader value) Sets the value of the header property.