Class TopicDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.TopicDTO
TopicDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet descriptiongetId()idgetMode()Get modegetName()Get nameinthashCode()voidsetDescription(String description) voidvoidvoidtoString()
-
Field Details
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_MODE
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
-
Constructor Details
-
TopicDTO
public TopicDTO()
-
-
Method Details
-
id
-
getId
id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
mode
-
getMode
Get mode- Returns:
- mode
-
setMode
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
equals
-
hashCode
public int hashCode() -
toString
-