Preparing search index...
The search index is not available
W&M Fetch
W&M Fetch
src/classes/course
Course
Class Course
Hierarchy
Course
Index
Constructors
constructor
Properties
attributes
credits
crn
enrollment
id
instructor
status
times
title
Methods
is
Open
Constructors
constructor
new
Course
(
)
:
Course
Returns
Course
Properties
attributes
attributes
:
string
[]
= []
credits
credits
:
number
crn
crn
:
number
enrollment
enrollment
:
{
available
:
number
;
current
:
number
;
projected
:
number
;
}
Type declaration
available
:
number
current
:
number
projected
:
number
id
id
:
string
instructor
instructor
:
string
status
status
:
string
times
times
:
string
title
title
:
string
Methods
is
Open
is
Open
(
)
:
boolean
Returns true/false if seats are available
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
W&
M
Fetch
lib
src/classes/course
Course
constructor
attributes
credits
crn
enrollment
id
instructor
status
times
title
is
Open
Generated using
TypeDoc
Returns true/false if seats are available