public class BranchRegisterResponse extends AbstractTransactionResponse implements Serializable
ctx, LOGGER, serialVersionUID, UTF8| 构造器和说明 |
|---|
BranchRegisterResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 MessageTypeAwarepublic String toString()
toString 在类中 AbstractMessageCopyright © 2022 Seata. All rights reserved.