Package | Description |
---|---|
org.apache.streams.facebook |
Modifier and Type | Method and Description |
---|---|
Property |
Property.withAdditionalProperty(String name,
Object value) |
Property |
Property.withName(String name) |
Property |
Property.withText(String text) |
Modifier and Type | Method and Description |
---|---|
List<Property> |
Post.getProperties() |
Modifier and Type | Method and Description |
---|---|
void |
Post.setProperties(List<Property> properties) |
Post |
Post.withProperties(List<Property> properties) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.