public static class GetQualityFollowerResponse.Follower extends Object
| 构造器和说明 |
|---|
Follower() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getAlarmMode() |
String |
getEntityId() |
String |
getFollower() |
String |
getFollowerAccountName() |
Long |
getId() |
String |
getProjectName() |
String |
getTableName() |
void |
setAlarmMode(Integer alarmMode) |
void |
setEntityId(String entityId) |
void |
setFollower(String follower) |
void |
setFollowerAccountName(String followerAccountName) |
void |
setId(Long id) |
void |
setProjectName(String projectName) |
void |
setTableName(String tableName) |
public String getProjectName()
public void setProjectName(String projectName)
public String getTableName()
public void setTableName(String tableName)
public Long getId()
public void setId(Long id)
public String getEntityId()
public void setEntityId(String entityId)
public String getFollower()
public void setFollower(String follower)
public Integer getAlarmMode()
public void setAlarmMode(Integer alarmMode)
public String getFollowerAccountName()
public void setFollowerAccountName(String followerAccountName)
Copyright © 2021. All rights reserved.