public class ClientObClidModel extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private List<String> |
clid
外显号
|
private List<ClidArea> |
clidArea
外显号配置
|
private Integer |
clidRule
外显规则
|
private Integer |
clidType
外显类型
|
private Integer |
recurrentselectionType
轮选类型
|
private Integer |
recurrentselectionValue
轮选值
|
| 构造器和说明 |
|---|
ClientObClidModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getClid() |
List<ClidArea> |
getClidArea() |
Integer |
getClidRule() |
Integer |
getClidType() |
Integer |
getRecurrentselectionType() |
Integer |
getRecurrentselectionValue() |
void |
setClid(List<String> clid) |
void |
setClidArea(List<ClidArea> clidArea) |
void |
setClidRule(Integer clidRule) |
void |
setClidType(Integer clidType) |
void |
setRecurrentselectionType(Integer recurrentselectionType) |
void |
setRecurrentselectionValue(Integer recurrentselectionValue) |
private Integer clidType
private Integer clidRule
private Integer recurrentselectionType
private Integer recurrentselectionValue
public Integer getClidRule()
public void setClidRule(Integer clidRule)
public Integer getRecurrentselectionType()
public void setRecurrentselectionType(Integer recurrentselectionType)
public Integer getRecurrentselectionValue()
public void setRecurrentselectionValue(Integer recurrentselectionValue)
public Integer getClidType()
public void setClidType(Integer clidType)
Copyright © 2024. All rights reserved.