Package com.thingworx.datastorage
Class DataEntry
java.lang.Object
com.thingworx.datastorage.BasicEntry
com.thingworx.datastorage.DataEntry
- All Implemented Interfaces:
IEntry
,ITaggableObject
,IPersistableObject<String>
- Direct Known Subclasses:
DataTableEntry
,StreamEntry
@ThingworxExtensionApiClass(since={7,0,1},
canInstantiate=true)
public abstract class DataEntry
extends BasicEntry
-
Constructor Summary
-
Method Summary
Methods inherited from class com.thingworx.datastorage.BasicEntry
getID, getTags, toValueCollection
-
Constructor Details
-
DataEntry
public DataEntry()
-
-
Method Details
-
toTypedValueCollection
-