public class ActiveForUpdateNotifyTemplateInput extends Object
| Constructor and Description |
|---|
ActiveForUpdateNotifyTemplateInput() |
| Modifier and Type | Method and Description |
|---|---|
ActiveForUpdateNotifyTemplateInput |
content(String content) |
boolean |
equals(Object o) |
String |
getContent()
Get content
|
String |
getTitle()
Get title
|
int |
hashCode() |
void |
setContent(String content) |
void |
setTitle(String title) |
ActiveForUpdateNotifyTemplateInput |
title(String title) |
String |
toString() |
public ActiveForUpdateNotifyTemplateInput content(String content)
public String getContent()
public void setContent(String content)
public ActiveForUpdateNotifyTemplateInput title(String title)
public String getTitle()
public void setTitle(String title)
Copyright © 2026. All rights reserved.