Class TestPlanShortResponseDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestPlanShortResponseDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-10-03T13:16:58.355909866Z[Etc/UTC]")
public class TestPlanShortResponseDto
extends Object
TestPlanShortResponseDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()Get name@Valid UUIDGet projectId@Valid UUIDGet testPlanIdinthashCode()voidvoidsetProjectId(UUID projectId) voidsetTestPlanId(UUID testPlanId) testPlanId(UUID testPlanId) toString()
-
Constructor Details
-
TestPlanShortResponseDto
public TestPlanShortResponseDto()
-
-
Method Details
-
name
-
getName
Get name- Returns:
- name
-
setName
-
projectId
-
getProjectId
Get projectId- Returns:
- projectId
-
setProjectId
-
testPlanId
-
getTestPlanId
Get testPlanId- Returns:
- testPlanId
-
setTestPlanId
-
equals
-
hashCode
public int hashCode() -
toString
-