| Package | Description |
|---|---|
| org.apache.streams.pipl.pojo |
| Modifier and Type | Method and Description |
|---|---|
Education |
Education.withAdditionalProperty(String name,
Object value) |
Education |
Education.withDateRange(DateRange dateRange) |
Education |
Education.withDegree(String degree) |
Education |
Education.withDisplay(String display) |
Education |
Education.withSchool(String school) |
| Modifier and Type | Method and Description |
|---|---|
List<Education> |
Person.getEducations() |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setEducations(List<Education> educations) |
Relationship |
Relationship.withEducations(List<Education> educations) |
Source |
Source.withEducations(List<Education> educations) |
Person |
Person.withEducations(List<Education> educations) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.