public class JetLinksDeviceMetadata extends DefaultThingsMetadata implements DeviceMetadata
| 构造器和说明 |
|---|
JetLinksDeviceMetadata(DeviceMetadata another) |
JetLinksDeviceMetadata(com.alibaba.fastjson.JSONObject jsonObject) |
JetLinksDeviceMetadata(String id,
String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected DefaultThingsMetadata |
copy() |
<T extends ThingMetadata> |
merge(T metadata,
MergeOption... options) |
addEvent, addFunction, addProperty, addTag, findProperty, fromJson, getEventOrNull, getEvents, getExpands, getFunctionOrNull, getFunctions, getProperties, getPropertyOrNull, getTagOrNull, getTags, toJsonclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEvents, getFunctions, getProperties, getTags, mergefindProperty, getEvent, getEventOrNull, getFunction, getFunctionOrNull, getProperty, getPropertyOrNull, getTag, getTagOrNullgetDescription, getExpand, getExpands, getId, getName, setDescription, setExpands, setNamepublic JetLinksDeviceMetadata(com.alibaba.fastjson.JSONObject jsonObject)
public JetLinksDeviceMetadata(DeviceMetadata another)
protected DefaultThingsMetadata copy()
copy 在类中 DefaultThingsMetadatapublic <T extends ThingMetadata> DeviceMetadata merge(T metadata, MergeOption... options)
merge 在接口中 DeviceMetadatamerge 在接口中 ThingMetadatamerge 在类中 DefaultThingsMetadataCopyright © 2019–2022. All rights reserved.