|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Address | Represents an address with phone numbers. |
| AddressFormat | Formats Address objects as String. |
| AddressGenerator | Generates Address objects. |
| City | Represents a city. |
| CityGenerator | Generates City objects. |
| CityId | Wrapper for simple or composite city names like 'Paris' or 'Paris, Texas'. |
| CityManager | Reads and persists city files in CSV format (column header = property name). |
| CityManager.CityHelper | |
| Country | Represents a country and provides constants for most bigger countries. |
| CountryCode2Validator | Validates ISO-3166-1 alpha-2 country codes. |
| CountryGenerator | Generates a random country. |
| MobileNumberGenerator | Generates mobile phone numbers. |
| PhoneNumber | Represents a phone number. |
| PhoneNumberFormat | Formats a phone code. |
| PhoneNumberGenerator | Generates landline or mobile phone numbers in a given Country. |
| PostalCodeValidator | Validator that verifies postal codes. |
| State | Represents a state. |
| Street | Represents a street and serves as generator for house numbers. |
| StreetNameGenerator | Generates a street name for a region. |
| Annotation Types Summary | |
|---|---|
| CountryCode2 | Bean validation annotation (JSR 303) for fields that represent a country code according to ISO-3166-1 alpha-2. |
| PostalCode | Marker annotation for postal code fields. |
databene domain for address data.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||