Package com.thingworx.things.properties
Class ThingProperty
java.lang.Object
com.thingworx.types.primitives.structs.VTQ
com.thingworx.types.properties.Property
com.thingworx.things.properties.ThingProperty
- All Implemented Interfaces:
Serializable
,Cloneable
@ThingworxExtensionApiClass(since={6,6},
canInstantiate=true)
public class ThingProperty
extends Property
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.thingworx.types.properties.Property
getPropertyDefinition, isFolded
Methods inherited from class com.thingworx.types.primitives.structs.VTQ
clone, compare, compareTo, fromStringTyped, getQuality, getTime, getValue, toString
-
Constructor Details
-
ThingProperty
public ThingProperty()
-
-
Method Details
-
getLastChangedValue
-