| Package | Description |
|---|---|
| org.apache.streams.pipl.pojo |
| Modifier and Type | Method and Description |
|---|---|
DateOfBirth |
Person.getDob() |
DateOfBirth |
DateOfBirth.withAdditionalProperty(String name,
Object value) |
DateOfBirth |
DateOfBirth.withDateRange(DateRange dateRange) |
DateOfBirth |
DateOfBirth.withDisplay(String display) |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setDob(DateOfBirth dob) |
Relationship |
Relationship.withDob(DateOfBirth dob) |
Source |
Source.withDob(DateOfBirth dob) |
Person |
Person.withDob(DateOfBirth dob) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.