public class LfasrTransResult extends Object implements Serializable
| 构造器和说明 |
|---|
LfasrTransResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getBg() |
String |
getDst() |
int |
getEd() |
List<String> |
getRoles() |
String |
getSegId() |
List<String> |
getTags() |
void |
setBg(int bg) |
void |
setDst(String dst) |
void |
setEd(int ed) |
void |
setRoles(List<String> roles) |
void |
setSegId(String segId) |
void |
setTags(List<String> tags) |
String |
toString() |
Copyright © 2025. All rights reserved.