| Package | Description |
|---|---|
| io.legaldocml.business.builder | |
| io.legaldocml.iso | |
| io.legaldocml.model |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaBuilder.setCountry(Country country) |
void |
MetaBuilder.setCountry(Country country,
Function<Country,String> mapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaBuilder.setCountry(Country country,
Function<Country,String> mapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
Iso3166
ISO 3166-1 is part of the ISO 3166 standard published by the International Organization for Standardization (ISO), and defines codes for the names of countries, dependent territories, and special areas of geographical interest.
|
| Modifier and Type | Method and Description |
|---|---|
Country |
ModelProvider.country(String code) |
Country |
DefaultModelProvider.country(String code) |
Copyright © 2017. All rights reserved.