getEntityType method

  1. @override
EntityType getEntityType()

Implementation

@override
EntityType getEntityType() {
  return EntityType.BLOB_ENTITY;
}