Class QueriesSheetRecordDto
java.lang.Object
org.qubership.atp.mia.controllers.api.dto.QueriesSheetRecordDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-12T07:58:33.235724277Z[Etc/UTC]")
public class QueriesSheetRecordDto
extends Object
QueriesSheetRecordDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetQuery()Get queryGet toValidategetType()Get typeGet validatedinthashCode()voidvoidsetToValidate(String toValidate) voidvoidsetValidated(String validated) toString()toValidate(String toValidate)
-
Constructor Details
-
QueriesSheetRecordDto
public QueriesSheetRecordDto()
-
-
Method Details
-
query
-
getQuery
Get query- Returns:
- query
-
setQuery
-
toValidate
-
getToValidate
Get toValidate- Returns:
- toValidate
-
setToValidate
-
type
-
getType
Get type- Returns:
- type
-
setType
-
validated
-
getValidated
Get validated- Returns:
- validated
-
setValidated
-
equals
-
hashCode
public int hashCode() -
toString
-