Search
Preparing search index...
The search index is not available
ND JS
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
nd.novel.model
NovelZeroChapter
Class NovelZeroChapter
Hierarchy
NovelChapter
NovelZeroChapter
Index
Constructors
constructor
Properties
_chapter
Number
_date
_location
_name
_nid
_novel
Accessors
date
description
id
key
location
moment
name
number
status
timestamp
Methods
download
equals
file
format
head
history
initial
is
Closed
is
Completed
is
Sold
is
Unknown
link
link
To
load
Observer
mark
Close
mark
Complete
mark
Sell
mark
Unknown
notify
observe
pause
Observe
reset
History
start
Observe
throw
toJSON
to
String
update
History
Constructors
constructor
new
Novel
Zero
Chapter
(
novel
:
Novel
)
:
NovelZeroChapter
Parameters
novel:
Novel
Returns
NovelZeroChapter
Properties
Protected
_chapter
Number
_chapter
Number
:
string
= "0"
Protected
Optional
_date
_date
:
Moment
Protected
_location
_location
:
string
Protected
Optional
_name
_name
:
undefined
|
string
Protected
_nid
_nid
:
string
Private
_novel
_novel
:
Novel
Accessors
date
get
date
(
)
:
string
|
Moment
set
date
(
d
:
string
|
Moment
)
:
void
Returns
string
|
Moment
Parameters
d:
string
|
Moment
Returns
void
description
get
description
(
)
:
string
Returns
string
id
get
id
(
)
:
string
Returns
string
key
get
key
(
)
:
number
Returns
number
location
get
location
(
)
:
string
set
location
(
loc
:
string
)
:
void
Returns
string
Parameters
loc:
string
Returns
void
moment
get
moment
(
)
:
Moment
Returns
Moment
name
get
name
(
)
:
string
set
name
(
n
:
string
)
:
void
Returns
string
Parameters
n:
string
Returns
void
number
get
number
(
)
:
string
Returns
string
status
get
status
(
)
:
NovelStatus
set
status
(
status
:
NovelStatus
)
:
void
Returns
NovelStatus
Parameters
status:
NovelStatus
Returns
void
timestamp
get
timestamp
(
)
:
string
Returns
string
Methods
download
download
(
force
?:
undefined
|
false
|
true
)
:
Bluebird
<
NovelChapter
>
Parameters
Optional
force:
undefined
|
false
|
true
Returns
Bluebird
<
NovelChapter
>
equals
equals
(
c
:
NovelChapter
)
:
boolean
Parameters
c:
NovelChapter
Returns
boolean
file
file
(
)
:
string
Returns
string
format
format
(
format
:
string
)
:
string
Parameters
format:
string
Returns
string
head
head
(
)
:
string
Returns
string
history
history
(
)
:
History
Returns
History
Protected
initial
initial
(
)
:
void
Returns
void
is
Closed
is
Closed
(
)
:
boolean
Returns
boolean
is
Completed
is
Completed
(
)
:
boolean
Returns
boolean
is
Sold
is
Sold
(
)
:
boolean
Returns
boolean
is
Unknown
is
Unknown
(
)
:
boolean
Returns
boolean
link
link
(
)
:
URL
Returns
URL
link
To
link
To
(
historian
:
Historian
)
:
void
Parameters
historian:
Historian
Returns
void
Protected
load
Observer
load
Observer
(
observer
:
Observer
<
HistoryNode
>
)
:
void
Parameters
observer:
Observer
<
HistoryNode
>
Returns
void
mark
Close
mark
Close
(
)
:
void
Returns
void
mark
Complete
mark
Complete
(
)
:
void
Returns
void
mark
Sell
mark
Sell
(
)
:
void
Returns
void
mark
Unknown
mark
Unknown
(
)
:
void
Returns
void
notify
notify
(
result
:
HistoryNode
|
undefined
)
:
void
Parameters
result:
HistoryNode
|
undefined
Returns
void
observe
observe
(
)
:
undefined
|
Observer
<
T
>
Returns
undefined
|
Observer
<
T
>
pause
Observe
pause
Observe
(
)
:
void
Returns
void
reset
History
reset
History
(
)
:
void
Returns
void
start
Observe
start
Observe
(
)
:
void
Returns
void
throw
throw
(
)
:
undefined
|
Exception
Returns
undefined
|
Exception
toJSON
toJSON
(
)
:
object
Returns
object
date
:
string
id
:
string
name
:
string
number
:
string
status
:
NovelStatus
to
String
to
String
(
)
:
string
Returns
string
Protected
update
History
update
History
(
history
:
History
)
:
void
Parameters
history:
History
Returns
void
Globals
nd.novel.model
Novel
Status
Novel
Novel
Chapter
Novel
Status
Utils
Novel
Zero
Chapter
constructor
_chapter
Number
_date
_location
_name
_nid
_novel
date
description
id
key
location
moment
name
number
status
timestamp
download
equals
file
format
head
history
initial
is
Closed
is
Completed
is
Sold
is
Unknown
link
link
To
load
Observer
mark
Close
mark
Complete
mark
Sell
mark
Unknown
notify
observe
pause
Observe
reset
History
start
Observe
throw
toJSON
to
String
update
History
Generated using
TypeDoc