| java.lang.Object | |
| ↳ | org.mule.module.facebook.types.Photo.Image |
Represents the Image Graph API type.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| height | |||||||||||
| source | |||||||||||
| width | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The height of the image in pixels.
| |||||||||||
The source URL of the image.
| |||||||||||
The width of the image in pixels.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| height | |
|---|---|
| width | |
| source |
The height of the image in pixels.
The source URL of the image.
The width of the image in pixels.