| Package | Description |
|---|---|
| org.apache.streams.pipl.pojo |
| Modifier and Type | Method and Description |
|---|---|
Image |
Image.withAdditionalProperty(String name,
Object value) |
Image |
Image.withThumbnailToken(String thumbnailToken) |
Image |
Image.withUrl(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<Image> |
Person.getImages() |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setImages(List<Image> images) |
Source |
Source.withImages(List<Image> images) |
Person |
Person.withImages(List<Image> images) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.