public class SpanMessage extends Object
| Constructor and Description |
|---|
SpanMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
List<String> |
getContentRef() |
String |
getRole() |
SpanMessage |
setContent(String content) |
SpanMessage |
setContentRef(List<String> contentRef) |
SpanMessage |
setRole(String role) |
String |
toString() |
public SpanMessage setRole(String role)
public String getRole()
public SpanMessage setContent(String content)
public String getContent()
public SpanMessage setContentRef(List<String> contentRef)
Copyright © 2026. All rights reserved.