public class Change extends Entity
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ACCESS_TYPE |
static String |
CLUSTER_TYPE |
static String |
CONFIG_TYPE |
static String |
CONSUMER_TYPE |
static String |
FEATURE_TYPE |
static String |
LAYER_TYPE |
static String |
LOADBALANCE_TYPE |
static String |
MOCK_TYPE |
static String |
OVERRIDE_TYPE |
static String |
PROVIDER_TYPE |
static String |
ROUTE_TYPE |
static String |
TEST_TYPE |
static String |
USER_TYPE |
static String |
WEIGHT_TYPE |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getData() |
long |
getSequence()
已过时。
|
String |
getService() |
String |
getType() |
void |
setData(String data) |
void |
setSequence(long sequence)
已过时。
|
void |
setService(String service) |
void |
setType(String type) |
getCreated, getId, getIds, getModified, getNow, getOperator, getOperatorAddress, isMiss, setCreated, setId, setIds, setMiss, setModified, setNow, setOperator, setOperatorAddresspublic Change()
public Change(Long id)
public String getType()
public void setType(String type)
public String getService()
public void setService(String service)
@Deprecated public long getSequence()
@Deprecated public void setSequence(long sequence)
public String getData()
public void setData(String data)
Copyright © 2011–2017 Alibaba. All rights reserved.