| Modifier and Type | Method and Description |
|---|---|
ReasoningSummaryPart |
ReasoningSummaryPart.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ReasoningSummaryPart |
ReasoningSummaryPartAddedEvent.getPart() |
ReasoningSummaryPart |
ReasoningSummaryPartDoneEvent.getPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReasoningSummaryPartAddedEvent.setPart(ReasoningSummaryPart part) |
void |
ReasoningSummaryPartDoneEvent.setPart(ReasoningSummaryPart part) |
| Modifier and Type | Method and Description |
|---|---|
List<ReasoningSummaryPart> |
ItemReasoning.getSummary() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemReasoning.setSummary(List<ReasoningSummaryPart> summary) |
ItemReasoning.Builder |
ItemReasoning.Builder.summary(List<ReasoningSummaryPart> summary) |
Copyright © 2025. All rights reserved.