# Format

URL: https://chugunov.pro/api-bitrix/location/entity/format/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Location\Entity\Format`
Модуль: Location.

Исходный файл: `source/location/lib/entity/format.php:17`

## Методы (16)

- [`__construct()`](https://chugunov.pro/api-bitrix/location/entity/format/__construct/) — Конструктор Format.
- [`getCode()`](https://chugunov.pro/api-bitrix/location/entity/format/getcode/)
- [`getDelimiter()`](https://chugunov.pro/api-bitrix/location/entity/format/getdelimiter/)
- [`getDescription()`](https://chugunov.pro/api-bitrix/location/entity/format/getdescription/)
- [`getFieldForUnRecognized()`](https://chugunov.pro/api-bitrix/location/entity/format/getfieldforunrecognized/)
- [`getLanguageId()`](https://chugunov.pro/api-bitrix/location/entity/format/getlanguageid/)
- [`getName()`](https://chugunov.pro/api-bitrix/location/entity/format/getname/)
- [`getTemplate()`](https://chugunov.pro/api-bitrix/location/entity/format/gettemplate/)
- [`setCode()`](https://chugunov.pro/api-bitrix/location/entity/format/setcode/)
- [`setDelimiter()`](https://chugunov.pro/api-bitrix/location/entity/format/setdelimiter/)
- [`setDescription()`](https://chugunov.pro/api-bitrix/location/entity/format/setdescription/)
- [`setFieldForUnRecognized()`](https://chugunov.pro/api-bitrix/location/entity/format/setfieldforunrecognized/)
- [`setLanguageId()`](https://chugunov.pro/api-bitrix/location/entity/format/setlanguageid/)
- [`setName()`](https://chugunov.pro/api-bitrix/location/entity/format/setname/)
- [`setTemplateCollection()`](https://chugunov.pro/api-bitrix/location/entity/format/settemplatecollection/)
- [`toJson()`](https://chugunov.pro/api-bitrix/location/entity/format/tojson/) — Преобразует Format в JSON

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Location-Entity-Format.html
