Class AddInfoToRowRequestDto
java.lang.Object
org.qubership.atp.tdm.controllers.api.dto.actions.AddInfoToRowRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-12T06:59:11.360601794Z[Etc/UTC]")
public class AddInfoToRowRequestDto
extends Object
AddInfoToRowRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSearchRowParametersSetItem(ApiDataFilterDto searchRowParametersSetItem) booleanGet recordWithDataForUpdate@Valid List<ApiDataFilterDto> Get searchRowParametersSetinthashCode()putRecordWithDataForUpdateItem(String key, String recordWithDataForUpdateItem) recordWithDataForUpdate(Map<String, String> recordWithDataForUpdate) searchRowParametersSet(List<ApiDataFilterDto> searchRowParametersSet) voidsetRecordWithDataForUpdate(Map<String, String> recordWithDataForUpdate) voidsetSearchRowParametersSet(List<ApiDataFilterDto> searchRowParametersSet) toString()
-
Constructor Details
-
AddInfoToRowRequestDto
public AddInfoToRowRequestDto()
-
-
Method Details
-
recordWithDataForUpdate
-
putRecordWithDataForUpdateItem
public AddInfoToRowRequestDto putRecordWithDataForUpdateItem(String key, String recordWithDataForUpdateItem) -
getRecordWithDataForUpdate
Get recordWithDataForUpdate- Returns:
- recordWithDataForUpdate
-
setRecordWithDataForUpdate
-
searchRowParametersSet
-
addSearchRowParametersSetItem
public AddInfoToRowRequestDto addSearchRowParametersSetItem(ApiDataFilterDto searchRowParametersSetItem) -
getSearchRowParametersSet
Get searchRowParametersSet- Returns:
- searchRowParametersSet
-
setSearchRowParametersSet
-
equals
-
hashCode
public int hashCode() -
toString
-