Class CompareTestPlanQaDslResponseDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.CompareTestPlanQaDslResponseDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-27T09:48:26.621823710Z[Etc/UTC]")
public class CompareTestPlanQaDslResponseDto
extends Object
CompareTestPlanQaDslResponseDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCompoundsItem(CompoundCompareDto compoundsItem) compounds(List<CompoundCompareDto> compounds) boolean@Valid List<CompoundCompareDto> Get compounds@Valid UUIDGet leftQaDslIdGet leftQaDslName@Valid UUIDGet leftTestPlanIdGet leftTestPlanName@Valid UUIDGet rightQaDslIdGet rightQaDslName@Valid UUIDGet rightTestPlanIdGet rightTestPlanName@Valid BigDecimalgetTotal()Get totalinthashCode()leftQaDslId(UUID leftQaDslId) leftQaDslName(String leftQaDslName) leftTestPlanId(UUID leftTestPlanId) leftTestPlanName(String leftTestPlanName) rightQaDslId(UUID rightQaDslId) rightQaDslName(String rightQaDslName) rightTestPlanId(UUID rightTestPlanId) rightTestPlanName(String rightTestPlanName) voidsetCompounds(List<CompoundCompareDto> compounds) voidsetLeftQaDslId(UUID leftQaDslId) voidsetLeftQaDslName(String leftQaDslName) voidsetLeftTestPlanId(UUID leftTestPlanId) voidsetLeftTestPlanName(String leftTestPlanName) voidsetRightQaDslId(UUID rightQaDslId) voidsetRightQaDslName(String rightQaDslName) voidsetRightTestPlanId(UUID rightTestPlanId) voidsetRightTestPlanName(String rightTestPlanName) voidsetTotal(BigDecimal total) toString()total(BigDecimal total)
-
Constructor Details
-
CompareTestPlanQaDslResponseDto
public CompareTestPlanQaDslResponseDto()
-
-
Method Details
-
leftTestPlanId
-
getLeftTestPlanId
Get leftTestPlanId- Returns:
- leftTestPlanId
-
setLeftTestPlanId
-
leftTestPlanName
-
getLeftTestPlanName
Get leftTestPlanName- Returns:
- leftTestPlanName
-
setLeftTestPlanName
-
leftQaDslName
-
getLeftQaDslName
Get leftQaDslName- Returns:
- leftQaDslName
-
setLeftQaDslName
-
leftQaDslId
-
getLeftQaDslId
Get leftQaDslId- Returns:
- leftQaDslId
-
setLeftQaDslId
-
rightTestPlanId
-
getRightTestPlanId
Get rightTestPlanId- Returns:
- rightTestPlanId
-
setRightTestPlanId
-
rightTestPlanName
-
getRightTestPlanName
Get rightTestPlanName- Returns:
- rightTestPlanName
-
setRightTestPlanName
-
rightQaDslName
-
getRightQaDslName
Get rightQaDslName- Returns:
- rightQaDslName
-
setRightQaDslName
-
rightQaDslId
-
getRightQaDslId
Get rightQaDslId- Returns:
- rightQaDslId
-
setRightQaDslId
-
compounds
-
addCompoundsItem
-
getCompounds
Get compounds- Returns:
- compounds
-
setCompounds
-
total
-
getTotal
Get total- Returns:
- total
-
setTotal
-
equals
-
hashCode
public int hashCode() -
toString
-