| Modifier and Type | Field and Description |
|---|---|
protected NationalIdentityCardNumberProvider |
DefaultPersonProvider.nationalIdentityCardNumberProvider |
| Constructor and Description |
|---|
DefaultPersonProvider(DataMaster dataMaster,
DateProducer dateProducer,
BaseProducer baseProducer,
NationalIdentificationNumberFactory nationalIdentificationNumberFactory,
NationalIdentityCardNumberProvider nationalIdentityCardNumberProvider,
AddressProvider addressProvider,
CompanyFactory companyFactory,
PassportNumberProvider passportNumberProvider,
TimeProvider timeProvider,
PersonProperties.PersonProperty... personProperties) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeNationalIdentityCardNumberProvider
German Identity Card (known as Personalausweis)
https://en.wikipedia.org/wiki/German_identity_card
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnNationalIdentityCardNumberProvider
English National Identity Card Number (known as Social Security Number)
|
| Modifier and Type | Class and Description |
|---|---|
class |
EsNationalIdentityCardNumberProvider
Spanish National Identity Card Number (known as Documento Nacional de Identidad or DNI)
|
| Modifier and Type | Class and Description |
|---|---|
class |
KaNationalIdentityCardNumberProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
PlNationalIdentityCardNumberProvider
Polish Identity Card Number
http://en.wikipedia.org/wiki/Polish_identity_card
|
| Modifier and Type | Class and Description |
|---|---|
class |
SvNationalIdentityCardNumberProvider
Swedish Identity Card Number (random number implementation)
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZhNationalIdentityCardNumberProvider
Chinese National Identity Card Number, total 18 digits
|
Copyright © 2022. All rights reserved.