public final class NationalIdentificationNumberProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NationalIdentificationNumberProperties.Property |
| Modifier and Type | Method and Description |
|---|---|
static NationalIdentificationNumberProperties.Property |
dateOfBirth(LocalDate dateOfBirth) |
static NationalIdentificationNumberProperties.Property |
sex(Person.Sex sex) |
public static NationalIdentificationNumberProperties.Property dateOfBirth(LocalDate dateOfBirth)
public static NationalIdentificationNumberProperties.Property sex(Person.Sex sex)
Copyright © 2022. All rights reserved.