Package org.eclipse.ditto.things.model
Class ThingConstants
java.lang.Object
org.eclipse.ditto.things.model.ThingConstants
Constants to support working with
Thing.- Since:
- 1.1.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.ditto.base.model.entity.type.EntityTypeThe type of a Thing entity. -
Method Summary
-
Field Details
-
ENTITY_TYPE
public static final org.eclipse.ditto.base.model.entity.type.EntityType ENTITY_TYPEThe type of a Thing entity.
-