DatafeedFetchSchedule
class DatafeedFetchSchedule extends Model (View source)
Properties
| string | $dayOfMonth | ||
| string | $fetchUrl | ||
| string | $hour | ||
| string | $minuteOfHour | ||
| string | $password | ||
| bool | $paused | ||
| string | $timeZone | ||
| string | $username | ||
| string | $weekday |
Methods
setDayOfMonth($dayOfMonth)
No description
string
getDayOfMonth()
No description
setFetchUrl($fetchUrl)
No description
string
getFetchUrl()
No description
setHour($hour)
No description
string
getHour()
No description
setMinuteOfHour($minuteOfHour)
No description
string
getMinuteOfHour()
No description
setPassword($password)
No description
string
getPassword()
No description
setPaused($paused)
No description
bool
getPaused()
No description
setTimeZone($timeZone)
No description
string
getTimeZone()
No description
setUsername($username)
No description
string
getUsername()
No description
setWeekday($weekday)
No description
string
getWeekday()
No description
Details
setDayOfMonth($dayOfMonth)
No description
string
getDayOfMonth()
No description
setFetchUrl($fetchUrl)
No description
string
getFetchUrl()
No description
setHour($hour)
No description
string
getHour()
No description
setMinuteOfHour($minuteOfHour)
No description
string
getMinuteOfHour()
No description
setPassword($password)
No description
string
getPassword()
No description
setPaused($paused)
No description
bool
getPaused()
No description
setTimeZone($timeZone)
No description
string
getTimeZone()
No description
setUsername($username)
No description
string
getUsername()
No description
setWeekday($weekday)
No description
string
getWeekday()
No description