Class ResponseMessageDto
java.lang.Object
org.qubership.atp.tdm.controllers.api.dto.actions.ResponseMessageDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-12T06:59:11.360601794Z[Etc/UTC]")
public class ResponseMessageDto
extends Object
ResponseMessageDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontentObject(Object contentObject) booleanGet contentGet contentObjectgetLink()Get link@Valid ResponseTypeDtogetType()Get typeinthashCode()voidsetContent(String content) voidsetContentObject(Object contentObject) voidvoidsetType(ResponseTypeDto type) toString()type(ResponseTypeDto type)
-
Constructor Details
-
ResponseMessageDto
public ResponseMessageDto()
-
-
Method Details
-
content
-
getContent
Get content- Returns:
- content
-
setContent
-
contentObject
-
getContentObject
Get contentObject- Returns:
- contentObject
-
setContentObject
-
link
-
getLink
Get link- Returns:
- link
-
setLink
-
type
-
getType
Get type- Returns:
- type
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-