public class BranchRegisterResponse extends AbstractTransactionResponse implements Serializable
msg, resultCodectx, LOGGER, serialVersionUID, UTF8| Constructor and Description |
|---|
BranchRegisterResponse() |
| Modifier and Type | Method and Description |
|---|---|
long |
getBranchId()
Gets branch id.
|
short |
getTypeCode()
Gets type code.
|
void |
setBranchId(long branchId)
Sets branch id.
|
String |
toString() |
getTransactionExceptionCode, setTransactionExceptionCodegetMsg, getResultCode, setMsg, setResultCodebytesToInt, intToBytespublic long getBranchId()
public void setBranchId(long branchId)
branchId - the branch idpublic short getTypeCode()
MessageTypeAwaregetTypeCode in interface MessageTypeAwarepublic String toString()
toString in class AbstractMessageCopyright © 2023 Seata. All rights reserved.