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 ofRequestMessageHeaderRequestMessage.getHeader()Gets the value of the header property.Methods in net.finmath.smartcontract.product.xml with parameters of type RequestMessageHeaderModifier and TypeMethodDescriptionvoidRequestMessage.setHeader(RequestMessageHeader value) Sets the value of the header property.