public class BlackListDetail extends ConditionDetail
| 构造器和说明 |
|---|
BlackListDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDimType() |
String |
getDimValue() |
List<BlackListHit> |
getHits() |
void |
setDimType(String dimType) |
void |
setDimValue(String dimValue) |
void |
setHits(List<BlackListHit> hits) |
getType, getType, setTypepublic String getDimType()
public void setDimType(String dimType)
public List<BlackListHit> getHits()
public void setHits(List<BlackListHit> hits)
public String getDimValue()
public void setDimValue(String dimValue)
Copyright © 2017. All rights reserved.