Package | Description |
---|---|
org.apache.streams.pojo.json |
Modifier and Type | Method and Description |
---|---|
Image |
ActivityObject.getImage()
Description of a resource providing a visual representation of the object, intended for human consumption.
|
Image |
Image.withAdditionalProperty(String name,
Object value) |
Modifier and Type | Method and Description |
---|---|
void |
ActivityObject.setImage(Image image)
Description of a resource providing a visual representation of the object, intended for human consumption.
|
ActivityObject |
ActivityObject.withImage(Image image) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.