\Pivot\Client\EntitiesGradingPeriod

GradingPeriod

Summary

Methods
Properties
Constants
__construct()
getId()
setStartDate()
getStartDate()
setEndDate()
getEndDate()
setSchoolYear()
getSchoolYear()
setUpdatedDate()
getUpdatedDate()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$startDate
$endDate
$schoolYear
$updatedDate
N/A

Properties

$id

$id : integer

Type

integer

$startDate

$startDate : \DateTime

Type

\DateTime

$endDate

$endDate : \DateTime

Type

\DateTime

$schoolYear

$schoolYear : integer

Type

integer

$updatedDate

$updatedDate : \Pivot\Client\Entities\datetime

Type

\Pivot\Client\Entities\datetime

Methods

__construct()

__construct() 

getId()

getId() 

setStartDate()

setStartDate(  $date) 

Parameters

$date

getStartDate()

getStartDate() 

setEndDate()

setEndDate(  $date) 

Parameters

$date

getEndDate()

getEndDate() 

setSchoolYear()

setSchoolYear(  $year) 

Parameters

$year

getSchoolYear()

getSchoolYear() 

setUpdatedDate()

setUpdatedDate(\DateTime  $date) 

Parameters

\DateTime $date

getUpdatedDate()

getUpdatedDate()