Uses of Class
net.finmath.smartcontract.product.xml.ResponseMessageHeader
Packages that use ResponseMessageHeader
-
Uses of ResponseMessageHeader in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ResponseMessageHeaderMethods in net.finmath.smartcontract.product.xml that return ResponseMessageHeaderModifier and TypeMethodDescriptionObjectFactory.createResponseMessageHeader()Create an instance ofResponseMessageHeaderResponseMessage.getHeader()Gets the value of the header property.Methods in net.finmath.smartcontract.product.xml with parameters of type ResponseMessageHeaderModifier and TypeMethodDescriptionvoidResponseMessage.setHeader(ResponseMessageHeader value) Sets the value of the header property.