public class DoubaoAppCallBlockOutputText extends DoubaoAppCallBlock
| Modifier and Type | Class and Description |
|---|---|
static class |
DoubaoAppCallBlockOutputText.Builder |
| Constructor and Description |
|---|
DoubaoAppCallBlockOutputText() |
| Modifier and Type | Method and Description |
|---|---|
static DoubaoAppCallBlockOutputText.Builder |
builder() |
String |
getId() |
String |
getParentId() |
String |
getStatus() |
String |
getText() |
String |
getType() |
void |
setId(String id) |
void |
setParentId(String parentId) |
void |
setStatus(String status) |
void |
setText(String text) |
void |
setType(String type) |
String |
toString() |
public String getId()
public void setId(String id)
public String getType()
getType in class DoubaoAppCallBlockpublic void setType(String type)
setType in class DoubaoAppCallBlockpublic String getText()
public void setText(String text)
public String getStatus()
public void setStatus(String status)
public String getParentId()
public void setParentId(String parentId)
public static DoubaoAppCallBlockOutputText.Builder builder()
Copyright © 2025. All rights reserved.