| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
MatchInfo |
build() |
MatchInfo.Builder |
entityId(String entityId)
实体词 id
示例值:enterprise_34809584
|
MatchInfo.Builder |
type(Integer type)
匹配中的字段
示例值:0
|
MatchInfo.Builder |
type(MatchInfoTermTypeEnum type)
匹配中的字段
示例值:0
|
public MatchInfo.Builder entityId(String entityId)
示例值:enterprise_34809584
entityId - public MatchInfo.Builder type(Integer type)
示例值:0
type - public MatchInfo.Builder type(MatchInfoTermTypeEnum type)
示例值:0
type - MatchInfoTermTypeEnumpublic MatchInfo build()
Copyright © 2024. All rights reserved.