Class ThingConstants


  • @Immutable
    public final class ThingConstants
    extends java.lang.Object
    Constants to support working with Thing.
    Since:
    1.1.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.eclipse.ditto.base.model.entity.type.EntityType ENTITY_TYPE
      The type of a Thing entity.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ENTITY_TYPE

        public static final org.eclipse.ditto.base.model.entity.type.EntityType ENTITY_TYPE
        The type of a Thing entity.