public class BranchRegisterResponseConvertor extends Object implements PbConvertor<BranchRegisterResponse,BranchRegisterResponseProto>
| 构造器和说明 |
|---|
BranchRegisterResponseConvertor() |
| 限定符和类型 | 方法和说明 |
|---|---|
BranchRegisterResponse |
convert2Model(BranchRegisterResponseProto branchRegisterResponseProto) |
BranchRegisterResponseProto |
convert2Proto(BranchRegisterResponse branchRegisterResponse) |
public BranchRegisterResponseProto convert2Proto(BranchRegisterResponse branchRegisterResponse)
public BranchRegisterResponse convert2Model(BranchRegisterResponseProto branchRegisterResponseProto)
Copyright © 2022 Seata. All rights reserved.