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