getKind abstract method

EntityKind<Object> getKind()

Returns Kind of this entity.

Example

See documentation for the class Entity.

Implementation

EntityKind getKind();