public class GetRuleInfo extends AlipayObject
Constructor and Description |
---|
GetRuleInfo() |
Modifier and Type | Method and Description |
---|---|
Date |
getEndTime()
Gets end time.
|
PeriodInfo |
getGetCountLimit()
Gets get count limit.
|
Date |
getStartTime()
Gets start time.
|
void |
setEndTime(Date endTime)
Sets end time.
|
void |
setGetCountLimit(PeriodInfo getCountLimit)
Sets get count limit.
|
void |
setStartTime(Date startTime)
Sets start time.
|
public Date getEndTime()
public void setEndTime(Date endTime)
endTime
- the end timepublic PeriodInfo getGetCountLimit()
public void setGetCountLimit(PeriodInfo getCountLimit)
getCountLimit
- the get count limitpublic Date getStartTime()
public void setStartTime(Date startTime)
startTime
- the start timeCopyright © 2018. All rights reserved.