Class CaseSearchRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.CaseSearchRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-10-03T13:16:56.491719164Z[Etc/UTC]")
public class CaseSearchRequestDto
extends Object
CaseSearchRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddUuidsItem(UUID uuidsItem) boolean@Valid UUIDGet groupId@Valid UUIDGet labelId@Valid UUIDGet projectIdgetUuids()Get uuidsinthashCode()voidsetGroupId(UUID groupId) voidsetLabelId(UUID labelId) voidsetProjectId(UUID projectId) voidtoString()
-
Constructor Details
-
CaseSearchRequestDto
public CaseSearchRequestDto()
-
-
Method Details
-
groupId
-
getGroupId
Get groupId- Returns:
- groupId
-
setGroupId
-
labelId
-
getLabelId
Get labelId- Returns:
- labelId
-
setLabelId
-
projectId
-
getProjectId
Get projectId- Returns:
- projectId
-
setProjectId
-
uuids
-
addUuidsItem
-
getUuids
Get uuids- Returns:
- uuids
-
setUuids
-
equals
-
hashCode
public int hashCode() -
toString
-