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