public class ApiKeyUsage extends Object
| Constructor and Description |
|---|
ApiKeyUsage() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount() |
Calendar |
getDateStamp() |
void |
setCount(Integer count) |
void |
setDateStamp(Calendar dateStamp) |
public Calendar getDateStamp()
public void setDateStamp(Calendar dateStamp)
dateStamp - the dateStamp to setpublic Integer getCount()
public void setCount(Integer count)
count - the count to setCopyright © 2021. All rights reserved.