Class DictionaryDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.DictionaryDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-11T14:57:01.206175257Z[Etc/UTC]")
public class DictionaryDto
extends Object
DictionaryDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet description@Valid UUIDgetId()Get idgetName()Get nameinthashCode()voidsetDescription(String description) voidvoidtoString()
-
Constructor Details
-
DictionaryDto
public DictionaryDto()
-
-
Method Details
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
equals
-
hashCode
public int hashCode() -
toString
-