\Pivot\Client\EntitiesTeacherRoster

TeacherRoster

Summary

Methods
Properties
Constants
getId()
getTeacher()
setTeacher()
getStudentKey()
setStudentKey()
getStudent()
setStudent()
getClassName()
setClassName()
getStartDate()
getEndDate()
getSubject()
getCourseGrade()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$teacher
$studentKey
$student
$startDate
$endDate
$className
$subjectId
$courseGrade
N/A

Properties

$id

$id : integer

Type

integer

$teacher

$teacher : \Pivot\Client\EntitiesClientUser

Type

\Pivot\Client\EntitiesClientUser

$studentKey

$studentKey : string

Type

string

$student

$student : \Pivot\Client\EntitiesStudent

Type

\Pivot\Client\EntitiesStudent

$startDate

$startDate : \Pivot\Client\Entities\DateTime

Type

\Pivot\Client\Entities\DateTime

$endDate

$endDate : \Pivot\Client\Entities\DateTime

Type

\Pivot\Client\Entities\DateTime

$className

$className : string

Type

string

$subjectId

$subjectId : integer

Type

integer

$courseGrade

$courseGrade : integer

Type

integer

Methods

getId()

getId() : integer

Returns

integer

getStudentKey()

getStudentKey() 

setStudentKey()

setStudentKey(  $studentKey) 

Parameters

$studentKey

getClassName()

getClassName() : string

Returns

string

getStartDate()

getStartDate() 

getEndDate()

getEndDate() 

getSubject()

getSubject() 

getCourseGrade()

getCourseGrade()