public class ChoiceDeltaToolCall
extends com.fasterxml.jackson.databind.node.ObjectNode
| 构造器和说明 |
|---|
ChoiceDeltaToolCall() |
ChoiceDeltaToolCall(com.fasterxml.jackson.databind.node.ObjectNode objectNode) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getId() |
int |
getIndex() |
SearchIntent |
getSearchIntent() |
SearchRecommend |
getSearchRecommend() |
SearchResult |
getSearchResult() |
String |
getType() |
void |
setId(String id) |
void |
setIndex(int index) |
void |
setSearchIntent(SearchIntent searchIntent) |
void |
setSearchRecommend(SearchRecommend searchRecommend) |
void |
setSearchResult(SearchResult searchResult) |
void |
setType(String type) |
_at, _childrenEqual, _put, asToken, deepCopy, elements, equals, equals, fieldNames, fields, findParent, findParents, findValue, findValues, findValuesAsText, get, get, getNodeType, hashCode, isEmpty, isEmpty, isObject, path, path, put, put, put, put, put, put, put, put, put, put, put, put, put, put, put, put, put, putAll, putAll, putArray, putNull, putObject, putPOJO, putRawValue, remove, remove, removeAll, replace, required, retain, retain, serialize, serializeWithType, set, setAll, setAll, size, with, withArray, without, withoutarrayNode, arrayNode, asText, binaryNode, binaryNode, booleanNode, missingNode, nullNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, numberNode, objectNode, pojoNode, rawValueNode, textNodefindPath, numberType, required, toPrettyString, toString, traverse, traverse_reportRequiredViolation, _this, asBoolean, asBoolean, asDouble, asDouble, asInt, asInt, asLong, asLong, asText, at, at, bigIntegerValue, binaryValue, booleanValue, canConvertToInt, canConvertToLong, decimalValue, doubleValue, findParents, findValues, findValuesAsText, floatValue, has, has, hasNonNull, hasNonNull, intValue, isArray, isBigDecimal, isBigInteger, isBinary, isBoolean, isContainerNode, isDouble, isFloat, isFloatingPointNumber, isInt, isIntegralNumber, isLong, isMissingNode, isNull, isNumber, isPojo, isShort, isTextual, isValueNode, iterator, longValue, numberValue, require, requiredAt, requiredAt, requireNonNull, shortValue, textValueforEach, spliteratorpublic ChoiceDeltaToolCall()
public ChoiceDeltaToolCall(com.fasterxml.jackson.databind.node.ObjectNode objectNode)
public int getIndex()
public void setIndex(int index)
public String getId()
public void setId(String id)
public SearchIntent getSearchIntent()
public void setSearchIntent(SearchIntent searchIntent)
public SearchResult getSearchResult()
public void setSearchResult(SearchResult searchResult)
public SearchRecommend getSearchRecommend()
public void setSearchRecommend(SearchRecommend searchRecommend)
public String getType()
public void setType(String type)
Copyright © 2024. All rights reserved.