| Package | Description |
|---|---|
| org.apache.streams.pipl.pojo |
| Modifier and Type | Method and Description |
|---|---|
Ethnicity |
Ethnicity.withAdditionalProperty(String name,
Object value) |
Ethnicity |
Ethnicity.withContent(String content) |
| Modifier and Type | Method and Description |
|---|---|
List<Ethnicity> |
Person.getEthnicities() |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setEthnicities(List<Ethnicity> ethnicities) |
Relationship |
Relationship.withEthnicities(List<Ethnicity> ethnicities) |
Source |
Source.withEthnicities(List<Ethnicity> ethnicities) |
Person |
Person.withEthnicities(List<Ethnicity> ethnicities) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.