FormatStyle

abstract class FormatStyle

Describes how detailed should be formatted address in string representation.

Types

Link copied to clipboard

Full variant of address formatting. All existing address components included: houseNumber, street, neighborhood, locality, place, district, region, country, postcode.

Link copied to clipboard

Variant of formatting, that includes most of address components.

Link copied to clipboard

A bit longer variant of formatting, than FormatStyle.Short.

Link copied to clipboard

Short variant of formatting. Includes houseNumber and street.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard