Package net.finmath.smartcontract.model
Class PlainSwapOperationResponse
java.lang.Object
net.finmath.smartcontract.model.PlainSwapOperationResponse
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-03-05T11:55:17.433196+01:00[Europe/Berlin]")
public class PlainSwapOperationResponse
extends Object
PlainSwapOperationResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@NotNull String
Get xmlBodyint
hashCode()
void
setXmlBody(String xmlBody)
toString()
-
Constructor Details
-
PlainSwapOperationResponse
public PlainSwapOperationResponse()
-
-
Method Details