| Package | Description |
|---|---|
| org.apache.streams.pipl.pojo |
| Modifier and Type | Method and Description |
|---|---|
UserId |
UserId.withAdditionalProperty(String name,
Object value) |
UserId |
UserId.withContent(String content) |
| Modifier and Type | Method and Description |
|---|---|
List<UserId> |
Person.getUserIds() |
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setUserIds(List<UserId> userIds) |
Source |
Source.withUserIds(List<UserId> userIds) |
Person |
Person.withUserIds(List<UserId> userIds) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.