public class ItemDoubaoAppCall extends BaseItem implements OutputItem
| Modifier and Type | Class and Description |
|---|---|
static class |
ItemDoubaoAppCall.Builder |
| Constructor and Description |
|---|
ItemDoubaoAppCall() |
| Modifier and Type | Method and Description |
|---|---|
static ItemDoubaoAppCall.Builder |
builder() |
List<DoubaoAppCallBlock> |
getBlocks() |
String |
getFeature() |
String |
getId() |
String |
getStatus() |
void |
setBlocks(List<DoubaoAppCallBlock> blocks) |
void |
setFeature(String feature) |
void |
setId(String id) |
void |
setStatus(String status) |
String |
toString() |
getType, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypepublic String getId()
public void setId(String id)
public String getFeature()
public void setFeature(String feature)
public List<DoubaoAppCallBlock> getBlocks()
public void setBlocks(List<DoubaoAppCallBlock> blocks)
public String getStatus()
public void setStatus(String status)
public static ItemDoubaoAppCall.Builder builder()
Copyright © 2025. All rights reserved.