Class QaDslLibraryResponseDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.QaDslLibraryResponseDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-11T14:56:59.029313256Z[Etc/UTC]")
public class QaDslLibraryResponseDto
extends Object
QaDslLibraryResponseDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCompoundsItem(CompoundDto compoundsItem) addTestPlanItem(TestPlanResponseDto testPlanItem) compounds(List<CompoundDto> compounds) boolean@Valid List<CompoundDto> Get compounds@Valid OffsetDateTimeGet modifiedWhengetName()Get name@Valid UUIDGet qaDslLibraryId@Valid List<TestPlanResponseDto> Get testPlaninthashCode()modifiedWhen(OffsetDateTime modifiedWhen) qaDslLibraryId(UUID qaDslLibraryId) voidsetCompounds(List<CompoundDto> compounds) voidsetModifiedWhen(OffsetDateTime modifiedWhen) voidvoidsetQaDslLibraryId(UUID qaDslLibraryId) voidsetTestPlan(List<TestPlanResponseDto> testPlan) testPlan(List<TestPlanResponseDto> testPlan) toString()
-
Constructor Details
-
QaDslLibraryResponseDto
public QaDslLibraryResponseDto()
-
-
Method Details
-
compounds
-
addCompoundsItem
-
getCompounds
Get compounds- Returns:
- compounds
-
setCompounds
-
modifiedWhen
-
getModifiedWhen
Get modifiedWhen- Returns:
- modifiedWhen
-
setModifiedWhen
-
name
-
getName
Get name- Returns:
- name
-
setName
-
qaDslLibraryId
-
getQaDslLibraryId
Get qaDslLibraryId- Returns:
- qaDslLibraryId
-
setQaDslLibraryId
-
testPlan
-
addTestPlanItem
-
getTestPlan
Get testPlan- Returns:
- testPlan
-
setTestPlan
-
equals
-
hashCode
public int hashCode() -
toString
-