Uses of Interface
com.tccc.kos.commons.manifest.DeviceManifest
Packages that use DeviceManifest
-
Uses of DeviceManifest in com.tccc.kos.commons.manifest.loader
Methods in com.tccc.kos.commons.manifest.loader that return DeviceManifestModifier and TypeMethodDescriptionstatic DeviceManifest
DeviceManifestLoader.load
(byte[] buf) ReturnDeviceManifest
from the supplied manifest json string.static DeviceManifest
DeviceManifestLoader.load
(InputStream is) ReturnDeviceManifest
from the supplied manifest json string.static DeviceManifest
ReturnDeviceManifest
from the supplied manifest json string. -
Uses of DeviceManifest in com.tccc.kos.core.manifest
Methods in com.tccc.kos.core.manifest that return DeviceManifest