public class TxCompensateLocal extends Object
| 构造器和说明 |
|---|
TxCompensateLocal() |
| 限定符和类型 | 方法和说明 |
|---|---|
static TxCompensateLocal |
current() |
String |
getGroupId() |
int |
getStartState() |
String |
getType() |
static void |
setCurrent(TxCompensateLocal current) |
void |
setGroupId(String groupId) |
void |
setStartState(int startState) |
void |
setType(String type) |
public int getStartState()
public void setStartState(int startState)
public String getGroupId()
public void setGroupId(String groupId)
public String getType()
public void setType(String type)
public static TxCompensateLocal current()
public static void setCurrent(TxCompensateLocal current)
Copyright © 2018. All rights reserved.