Package net.finmath.smartcontract.model
Class FrontendItemSpec
java.lang.Object
net.finmath.smartcontract.model.FrontendItemSpec
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2024-12-05T10:54:56.542156+01:00[Europe/Berlin]")
public class FrontendItemSpec
extends Object
FrontendItemSpec
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FrontendItemSpec
public FrontendItemSpec()
-
-
Method Details
-
symbol
-
getSymbol
-
setSymbol
-
curve
-
getCurve
-
setCurve
-
itemType
-
getItemType
-
setItemType
-
tenor
-
getTenor
@NotNull @Pattern(regexp="^[0-9]+[DMY]$") public @NotNull @Pattern(regexp="^[0-9]+[DMY]$") String getTenor()Get tenor- Returns:
- tenor
-
setTenor
-
equals
-
hashCode
-
toString
-