@ThingworxExtensionApiClass(since={6,6}, canInstantiate=true) public class BasicEntry extends java.lang.Object implements ITaggableObject, IEntry
| Constructor and Description |
|---|
BasicEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getID() |
TagCollection |
getTags() |
ValueCollection |
toValueCollection() |
@ThingworxExtensionApiMethod(since={6,6}) public java.lang.String getID()
getID in interface IPersistableObject<java.lang.String>@ThingworxExtensionApiMethod(since={6,6}) public TagCollection getTags()
getTags in interface ITaggableObject@ThingworxExtensionApiMethod(since={7,0,1}) public ValueCollection toValueCollection()