public class FrequencyCap extends Object implements Jsonable
Copyright © Enremmeta LLC 2015. All Rights Reserved.
Constructor and Description |
---|
FrequencyCap() |
FrequencyCap(int max,
int hours) |
Modifier and Type | Method and Description |
---|---|
int |
getHours() |
int |
getMax() |
void |
setHours(int hours) |
void |
setMax(int max) |