public class BranchRegisterResponseConvertor extends Object implements PbConvertor<BranchRegisterResponse,BranchRegisterResponseProto>
| Constructor and Description |
|---|
BranchRegisterResponseConvertor() |
| Modifier and Type | Method and Description |
|---|---|
BranchRegisterResponse |
convert2Model(BranchRegisterResponseProto branchRegisterResponseProto) |
BranchRegisterResponseProto |
convert2Proto(BranchRegisterResponse branchRegisterResponse) |
public BranchRegisterResponseProto convert2Proto(BranchRegisterResponse branchRegisterResponse)
convert2Proto in interface PbConvertor<BranchRegisterResponse,BranchRegisterResponseProto>public BranchRegisterResponse convert2Model(BranchRegisterResponseProto branchRegisterResponseProto)
convert2Model in interface PbConvertor<BranchRegisterResponse,BranchRegisterResponseProto>Copyright © 2023 Seata. All rights reserved.