Class MainSheetRecordDto
java.lang.Object
org.qubership.atp.mia.controllers.api.dto.MainSheetRecordDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-12T06:34:48.437927154Z[Etc/UTC]")
public class MainSheetRecordDto
extends Object
MainSheetRecordDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptionGet otherCellsGet scenariointhashCode()otherCells(Map<String, String> otherCells) putOtherCellsItem(String key, String otherCellsItem) voidsetDescription(String description) voidsetOtherCells(Map<String, String> otherCells) voidsetScenario(String scenario) toString()
-
Constructor Details
-
MainSheetRecordDto
public MainSheetRecordDto()
-
-
Method Details
-
scenario
-
getScenario
Get scenario- Returns:
- scenario
-
setScenario
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
otherCells
-
putOtherCellsItem
-
getOtherCells
Get otherCells- Returns:
- otherCells
-
setOtherCells
-
equals
-
hashCode
public int hashCode() -
toString
-