| Modifier and Type | Method and Description |
|---|---|
static NationalIdentificationNumberProperties.Property |
NationalIdentificationNumberProperties.dateOfBirth(LocalDate dateOfBirth) |
static NationalIdentificationNumberProperties.Property |
NationalIdentificationNumberProperties.sex(Person.Sex sex) |
| Modifier and Type | Method and Description |
|---|---|
NationalIdentificationNumberProvider |
NationalIdentificationNumberFactory.produceNationalIdentificationNumberProvider(NationalIdentificationNumberProperties.Property... properties) |
| Modifier and Type | Method and Description |
|---|---|
NoNationalIdentificationNumberFactory.NoNationalIdentificationNumberProvider |
NoNationalIdentificationNumberFactory.produceNationalIdentificationNumberProvider(NationalIdentificationNumberProperties.Property... properties) |
| Constructor and Description |
|---|
NoNationalIdentificationNumberProvider(DateProducer dateProducer,
BaseProducer baseProducer,
NationalIdentificationNumberProperties.Property... properties) |
| Modifier and Type | Method and Description |
|---|---|
PlNationalIdentificationNumberProvider |
PlNationalIdentificationNumberFactory.produceNationalIdentificationNumberProvider(NationalIdentificationNumberProperties.Property... properties) |
void |
PlNationalIdentificationNumberProvider.with(NationalIdentificationNumberProperties.Property[] properties) |
| Constructor and Description |
|---|
PlNationalIdentificationNumberProvider(DateProducer dateProducer,
BaseProducer baseProducer,
NationalIdentificationNumberProperties.Property... properties) |
| Modifier and Type | Method and Description |
|---|---|
SvNationalIdentificationNumberProvider |
SvNationalIdentificationNumberFactory.produceNationalIdentificationNumberProvider(NationalIdentificationNumberProperties.Property... properties) |
void |
SvNationalIdentificationNumberProvider.with(NationalIdentificationNumberProperties.Property[] properties) |
| Constructor and Description |
|---|
SvNationalIdentificationNumberProvider(DateProducer dateProducer,
BaseProducer baseProducer,
NationalIdentificationNumberProperties.Property... properties) |
Copyright © 2022. All rights reserved.