public class HistoryCpcSpec extends Object
| 构造器和说明 |
|---|
HistoryCpcSpec() |
| 限定符和类型 | 方法和说明 |
|---|---|
HistoryCpcSpec |
actualCpc(Long actualCpc) |
HistoryCpcSpec |
date(String date) |
boolean |
equals(Object o) |
Long |
getActualCpc()
Get actualCpc
|
String |
getDate()
Get date
|
Long |
getTargetCpc()
Get targetCpc
|
int |
hashCode() |
void |
setActualCpc(Long actualCpc) |
void |
setDate(String date) |
void |
setTargetCpc(Long targetCpc) |
HistoryCpcSpec |
targetCpc(Long targetCpc) |
String |
toString() |
public HistoryCpcSpec date(String date)
public String getDate()
public void setDate(String date)
public HistoryCpcSpec actualCpc(Long actualCpc)
public Long getActualCpc()
public void setActualCpc(Long actualCpc)
public HistoryCpcSpec targetCpc(Long targetCpc)
public Long getTargetCpc()
public void setTargetCpc(Long targetCpc)
Copyright © 2020. All rights reserved.