Infohub JS API
Loading...
Searching...
No Matches
Domain Class Reference

Public Member Functions

 constructor ()
get DomainType ()
 dump (prefix='')
 getData ()
get Hierarchy ()
 setData (data)
get SmartSets ()
 toJSON ()
get ViewPoints ()

Static Public Attributes

static className = "Domain"

Function Documentation

◆ constructor()

constructor ( )

◆ DomainType()

get DomainType ( )

◆ dump()

dump ( prefix = '')

◆ getData()

getData ( )

◆ Hierarchy()

get Hierarchy ( )

◆ setData()

setData ( data)
Parameters
{any[]}data

◆ SmartSets()

get SmartSets ( )

◆ toJSON()

toJSON ( )

◆ ViewPoints()

get ViewPoints ( )

Member Data Documentation

◆ className

className = "Domain"
static