Class ValidationDto
java.lang.Object
org.qubership.atp.mia.controllers.api.dto.ValidationDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-12T06:34:49.113363471Z[Etc/UTC]")
public class ValidationDto
extends Object
ValidationDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddReferToCommandExecutionItem(String referToCommandExecutionItem) addValuesItem(String valuesItem) booleanexportVariables(Map<String, String> exportVariables) Get exportVariablesgetName()Get nameGet referToCommandExecutionGet saveToWordFileGet saveToZipFileGet system@Valid TableMarkerDtoGet tableMarkerGet tableNamegetType()Get typegetValue()Get valueGet valuesinthashCode()putExportVariablesItem(String key, String exportVariablesItem) referToCommandExecution(List<String> referToCommandExecution) saveToWordFile(Boolean saveToWordFile) saveToZipFile(Boolean saveToZipFile) voidsetExportVariables(Map<String, String> exportVariables) voidvoidsetReferToCommandExecution(List<String> referToCommandExecution) voidsetSaveToWordFile(Boolean saveToWordFile) voidsetSaveToZipFile(Boolean saveToZipFile) voidvoidsetTableMarker(TableMarkerDto tableMarker) voidsetTableName(String tableName) voidvoidvoidtableMarker(TableMarkerDto tableMarker) toString()
-
Constructor Details
-
ValidationDto
public ValidationDto()
-
-
Method Details
-
tableName
-
getTableName
Get tableName- Returns:
- tableName
-
setTableName
-
referToCommandExecution
-
addReferToCommandExecutionItem
-
getReferToCommandExecution
Get referToCommandExecution- Returns:
- referToCommandExecution
-
setReferToCommandExecution
-
tableMarker
-
getTableMarker
Get tableMarker- Returns:
- tableMarker
-
setTableMarker
-
exportVariables
-
putExportVariablesItem
-
getExportVariables
Get exportVariables- Returns:
- exportVariables
-
setExportVariables
-
saveToWordFile
-
getSaveToWordFile
Get saveToWordFile- Returns:
- saveToWordFile
-
setSaveToWordFile
-
saveToZipFile
-
getSaveToZipFile
Get saveToZipFile- Returns:
- saveToZipFile
-
setSaveToZipFile
-
name
-
getName
Get name- Returns:
- name
-
setName
-
type
-
getType
Get type- Returns:
- type
-
setType
-
system
-
getSystem
Get system- Returns:
- system
-
setSystem
-
value
-
getValue
Get value- Returns:
- value
-
setValue
-
values
-
addValuesItem
-
getValues
Get values- Returns:
- values
-
setValues
-
equals
-
hashCode
public int hashCode() -
toString
-