Class TestScenarioGroupDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestScenarioGroupDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-07-10T06:10:28.754468223Z[Etc/UTC]")
public class TestScenarioGroupDto
extends Object
TestScenarioGroupDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddChildrenOperationsItem(ObjectOperationDto childrenOperationsItem) childrenOperations(List<ObjectOperationDto> childrenOperations) createdBy(UserInfoDto createdBy) createdWhen(OffsetDateTime createdWhen) description(String description) boolean@Valid List<ObjectOperationDto> Get childrenOperations@Valid UserInfoDtoGet createdBy@Valid OffsetDateTimeGet createdWhenGet description@Valid UserInfoDtoGet modifiedBy@Valid OffsetDateTimeGet modifiedWhengetName()Get name@Valid UUIDGet parentGroupId@Valid UUIDGet projectId@Valid UUIDGet testPlanId@Valid UUIDgetUuid()Get uuidinthashCode()modifiedBy(UserInfoDto modifiedBy) modifiedWhen(OffsetDateTime modifiedWhen) parentGroupId(UUID parentGroupId) voidsetChildrenOperations(List<ObjectOperationDto> childrenOperations) voidsetCreatedBy(UserInfoDto createdBy) voidsetCreatedWhen(OffsetDateTime createdWhen) voidsetDescription(String description) voidsetModifiedBy(UserInfoDto modifiedBy) voidsetModifiedWhen(OffsetDateTime modifiedWhen) voidvoidsetParentGroupId(UUID parentGroupId) voidsetProjectId(UUID projectId) voidsetTestPlanId(UUID testPlanId) voidtestPlanId(UUID testPlanId) toString()
-
Constructor Details
-
TestScenarioGroupDto
public TestScenarioGroupDto()
-
-
Method Details
-
childrenOperations
-
addChildrenOperationsItem
-
getChildrenOperations
Get childrenOperations- Returns:
- childrenOperations
-
setChildrenOperations
-
createdBy
-
getCreatedBy
Get createdBy- Returns:
- createdBy
-
setCreatedBy
-
createdWhen
-
getCreatedWhen
Get createdWhen- Returns:
- createdWhen
-
setCreatedWhen
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
modifiedBy
-
getModifiedBy
Get modifiedBy- Returns:
- modifiedBy
-
setModifiedBy
-
modifiedWhen
-
getModifiedWhen
Get modifiedWhen- Returns:
- modifiedWhen
-
setModifiedWhen
-
name
-
getName
Get name- Returns:
- name
-
setName
-
parentGroupId
-
getParentGroupId
Get parentGroupId- Returns:
- parentGroupId
-
setParentGroupId
-
projectId
-
getProjectId
Get projectId- Returns:
- projectId
-
setProjectId
-
testPlanId
-
getTestPlanId
Get testPlanId- Returns:
- testPlanId
-
setTestPlanId
-
uuid
-
getUuid
Get uuid- Returns:
- uuid
-
setUuid
-
equals
-
hashCode
public int hashCode() -
toString
-