getEntityType

Returns the entity type.

Syntax

public int getEntityType()

Parameters

None.

Returns

Returns the entity type. The entity type values are defined in the generated java class EntityType.java for the package.

Examples

  • Get the Entity Type
    getEntityType()