MCPcopy Create free account
hub / github.com/OpenCBS/OpenCBS-Cloud / setData

Method setData

client/src/app/core/services/common.service.ts:26–28  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

24 }
25
26 public setData(data) {
27 this.data = data;
28 }
29
30 public getData() {
31 let temp = this.data;

Callers 6

ngOnInitMethod · 0.45
changeLangMethod · 0.45
ngOnDestroyMethod · 0.45
SystemSettingEffectClass · 0.45
mapMethod · 0.45
uploadAndParseXMLFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected