Class TestCaseSearchRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestCaseSearchRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-10-03T13:16:56.491719164Z[Etc/UTC]")
public class TestCaseSearchRequestDto
extends Object
TestCaseSearchRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddGroupIdsItem(UUID groupIdsItem) addIdsItem(UUID idsItem) booleanGet groupIdsgetIds()Get ids@Valid UUIDGet projectIdinthashCode()voidsetGroupIds(List<UUID> groupIds) voidvoidsetProjectId(UUID projectId) toString()
-
Constructor Details
-
TestCaseSearchRequestDto
public TestCaseSearchRequestDto()
-
-
Method Details
-
projectId
-
getProjectId
Get projectId- Returns:
- projectId
-
setProjectId
-
groupIds
-
addGroupIdsItem
-
getGroupIds
Get groupIds- Returns:
- groupIds
-
setGroupIds
-
ids
-
addIdsItem
-
getIds
Get ids- Returns:
- ids
-
setIds
-
equals
-
hashCode
public int hashCode() -
toString
-