public class KnowledgeInfo
extends com.fasterxml.jackson.databind.node.ObjectNode
| 构造器和说明 |
|---|
KnowledgeInfo() |
KnowledgeInfo(com.fasterxml.jackson.databind.node.ObjectNode objectNode) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBackground() |
String |
getBucketId() |
String |
getCustomerIdentifier() |
String |
getDescription() |
String |
getEmbeddingId() |
String |
getIcon() |
String |
getId() |
String |
getName() |
void |
setBackground(String background) |
void |
setBucketId(String bucketId) |
void |
setCustomerIdentifier(String customerIdentifier) |
void |
setDescription(String description) |
void |
setEmbeddingId(String embeddingId) |
void |
setIcon(String icon) |
void |
setId(String id) |
void |
setName(String name) |
_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 KnowledgeInfo()
public KnowledgeInfo(com.fasterxml.jackson.databind.node.ObjectNode objectNode)
public String getId()
public void setId(String id)
public String getEmbeddingId()
public void setEmbeddingId(String embeddingId)
public String getName()
public void setName(String name)
public String getCustomerIdentifier()
public void setCustomerIdentifier(String customerIdentifier)
public String getDescription()
public void setDescription(String description)
public String getBackground()
public void setBackground(String background)
public String getIcon()
public void setIcon(String icon)
public String getBucketId()
public void setBucketId(String bucketId)
Copyright © 2025. All rights reserved.