public class MatchInfo extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MatchInfo.Builder |
| 构造器和说明 |
|---|
MatchInfo() |
MatchInfo(MatchInfo.Builder builder) |
public MatchInfo()
public MatchInfo(MatchInfo.Builder builder)
public static MatchInfo.Builder newBuilder()
public String getEntityId()
public void setEntityId(String entityId)
public Integer getType()
public void setType(Integer type)
Copyright © 2022. All rights reserved.