| Package | Description |
|---|---|
| org.apache.streams.facebook |
| Modifier and Type | Method and Description |
|---|---|
Place |
Post.getPlace() |
Place |
Place.withAdditionalProperty(String name,
Object value) |
Place |
Place.withId(String id) |
Place |
Place.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
Post.setPlace(Place place) |
Post |
Post.withPlace(Place place) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.