@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Preparing search index...
src/models/Rating
RatingFactory
Class RatingFactory
Index
Constructors
constructor
Methods
create
Constructors
constructor
new
RatingFactory
()
:
RatingFactory
Returns
RatingFactory
Methods
Static
create
create
(
rating
?:
number
)
:
Rating
Creates a new rating with the given rating.
Parameters
Optional
rating
:
number
the rating value.
Returns
Rating
the rating object.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create
@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Loading...
Creates a new rating with the given rating.