Class ToolsDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.ToolsDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-07-10T06:10:28.339869979Z[Etc/UTC]")
public class ToolsDto
extends Object
ToolsDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptiongetName()Get name@Valid UUIDgetUuid()Get uuidinthashCode()voidsetDescription(String description) voidvoidtoString()
-
Constructor Details
-
ToolsDto
public ToolsDto()
-
-
Method Details
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
name
-
getName
Get name- Returns:
- name
-
setName
-
uuid
-
getUuid
Get uuid- Returns:
- uuid
-
setUuid
-
equals
-
hashCode
public int hashCode() -
toString
-