Preparing search index...
The search index is not available
@mapray
@mapray
mapray
cloud
Dataset
Class Dataset
データセットを表現するクラス
Hierarchy (
view full
)
AbstractDataset
Dataset
Index
Constructors
constructor
Methods
_restore
From
Json
get
Created
At
get
Description
get
Id
get
Name
get
Owner
Id
get
Updated
At
Constructors
Private
constructor
new
Dataset
(
api
)
:
Dataset
Parameters
api
:
CloudApi
Returns
Dataset
Methods
Protected
_restore
From
Json
_restore
From
Json
(
json
)
:
void
Parameters
json
:
mapray
.
cloud
.
Dataset
.
Json
サーバから返却されたjson
Returns
void
get
Created
At
get
Created
At
(
)
:
Date
作成日時を取得
Returns
Date
get
Description
get
Description
(
)
:
string
説明を取得
Returns
string
get
Id
get
Id
(
)
:
string
データセットのidを取得
Returns
string
get
Name
get
Name
(
)
:
string
名前を取得
Returns
string
get
Owner
Id
get
Owner
Id
(
)
:
string
オーナーのidを取得
Returns
string
get
Updated
At
get
Updated
At
(
)
:
Date
更新日時を取得
Returns
Date
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_restore
From
Json
get
Created
At
get
Description
get
Id
get
Name
get
Owner
Id
get
Updated
At
@mapray
mapray
maprayui
データセットを表現するクラス