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