Package

faker

address

Permalink

package address

Visibility
  1. Public
  2. All

Type Members

  1. final case class BuildingNumber extends AnyVal with Product with Serializable

    Permalink
  2. final case class City extends AnyVal with Product with Serializable

    Permalink
  3. final case class CityPrefix extends AnyVal with Product with Serializable

    Permalink
  4. final case class CitySuffix extends AnyVal with Product with Serializable

    Permalink
  5. final case class Country extends Product with Serializable

    Permalink
  6. final case class DefaultCountry extends Product with Serializable

    Permalink
  7. final case class FullAddress extends AnyVal with Product with Serializable

    Permalink
  8. final case class Latitude extends AnyVal with Product with Serializable

    Permalink
  9. final case class Longitude extends AnyVal with Product with Serializable

    Permalink
  10. final case class PostalCode extends AnyVal with Product with Serializable

    Permalink
  11. final case class SecondaryAddress extends AnyVal with Product with Serializable

    Permalink
  12. final case class State extends Product with Serializable

    Permalink

    Faker class for US States.

    Faker class for US States. Since this is specific for the US locale, that locale is always used to load the data for this class.

  13. final case class StreetAddress extends AnyVal with Product with Serializable

    Permalink
  14. final case class StreetName extends AnyVal with Product with Serializable

    Permalink
  15. final case class StreetPrefix extends AnyVal with Product with Serializable

    Permalink
  16. final case class StreetSuffix extends AnyVal with Product with Serializable

    Permalink

Value Members

  1. object BuildingNumber extends Serializable

    Permalink
  2. object City extends Serializable

    Permalink
  3. object CityPrefix extends Serializable

    Permalink
  4. object CitySuffix extends Serializable

    Permalink
  5. object Country extends Serializable

    Permalink
  6. object DefaultCountry extends Serializable

    Permalink
  7. object FullAddress extends Serializable

    Permalink
  8. object Latitude extends Serializable

    Permalink
  9. object Longitude extends Serializable

    Permalink
  10. object PostalCode extends Serializable

    Permalink
  11. object SecondaryAddress extends Serializable

    Permalink
  12. object State extends Serializable

    Permalink
  13. object StreetAddress extends Serializable

    Permalink
  14. object StreetName extends Serializable

    Permalink
  15. object StreetPrefix extends Serializable

    Permalink
  16. object StreetSuffix extends Serializable

    Permalink

Ungrouped