@Generated public class Tool extends Object
| Constructor and Description |
|---|
Tool() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
App |
getApp() |
Connection |
getConnection() |
String |
getDescription() |
GenieSpace |
getGenieSpace() |
String |
getId() |
KnowledgeAssistant |
getKnowledgeAssistant() |
String |
getName() |
String |
getToolId() |
String |
getToolType() |
UcFunction |
getUcFunction() |
Volume |
getVolume() |
int |
hashCode() |
Tool |
setApp(App app) |
Tool |
setConnection(Connection connection) |
Tool |
setDescription(String description) |
Tool |
setGenieSpace(GenieSpace genieSpace) |
Tool |
setId(String id) |
Tool |
setKnowledgeAssistant(KnowledgeAssistant knowledgeAssistant) |
Tool |
setName(String name) |
Tool |
setToolId(String toolId) |
Tool |
setToolType(String toolType) |
Tool |
setUcFunction(UcFunction ucFunction) |
Tool |
setVolume(Volume volume) |
String |
toString() |
public App getApp()
public Tool setConnection(Connection connection)
public Connection getConnection()
public String getDescription()
public Tool setGenieSpace(GenieSpace genieSpace)
public GenieSpace getGenieSpace()
public String getId()
public Tool setKnowledgeAssistant(KnowledgeAssistant knowledgeAssistant)
public KnowledgeAssistant getKnowledgeAssistant()
public String getName()
public String getToolId()
public String getToolType()
public Tool setUcFunction(UcFunction ucFunction)
public UcFunction getUcFunction()
public Volume getVolume()
Copyright © 2026. All rights reserved.