Class Hierarchy
- java.lang.Object
- com.thingworx.types.primitives.BlobPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.BooleanPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.DatetimePrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.GUIDPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.ImagePrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.InfoTablePrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.IntegerPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.JSONPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.LocationPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.LongPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.NumberPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.PasswordPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.StringPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.TagCollectionPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.ThingCodePrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.TimespanPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.VariantPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.Vec2Primitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.Vec3Primitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.Vec4Primitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
- com.thingworx.types.primitives.XMLPrimitive (implements java.lang.Cloneable, com.thingworx.types.primitives.IPrimitiveType<T,JT>)
Interface Hierarchy
- java.lang.Comparable<T>
- com.thingworx.types.primitives.IPrimitiveType<T,JT> (also extends java.util.Comparator<T>, java.io.Serializable)
- java.util.Comparator<T>
- com.thingworx.types.primitives.IPrimitiveType<T,JT> (also extends java.lang.Comparable<T>, java.io.Serializable)
- java.io.Serializable
- com.thingworx.types.primitives.IPrimitiveType<T,JT> (also extends java.lang.Comparable<T>, java.util.Comparator<T>)