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 ofResponseMessageHeader
ResponseMessage.getHeader()
Gets the value of the header property.Methods in net.finmath.smartcontract.product.xml with parameters of type ResponseMessageHeaderModifier and TypeMethodDescriptionvoid
ResponseMessage.setHeader(ResponseMessageHeader value)
Sets the value of the header property.