| java.lang.Object | |||
| ↳ | com.restfb.types.FacebookType | ||
| ↳ | com.restfb.types.NamedFacebookType | ||
| ↳ | org.mule.module.facebook.types.Photo.Tag | ||
Represents the Tag Graph API type.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.restfb.types.NamedFacebookType
| |||||||||||
From class
com.restfb.types.FacebookType
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| createdTime | |||||||||||
| x | |||||||||||
| y | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.restfb.types.NamedFacebookType
| |||||||||||
From class
com.restfb.types.FacebookType
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Date this tag was created.
| |||||||||||
X coordinate (as a percentage of distance from left vs.
| |||||||||||
Y coordinate (as a percentage of distance from top vs.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.restfb.types.NamedFacebookType
| |||||||||||
From class
com.restfb.types.FacebookType
| |||||||||||
From class
java.lang.Object
| |||||||||||
| x | |
|---|---|
| y | |
| createdTime |
Date this tag was created.
X coordinate (as a percentage of distance from left vs. width).
Y coordinate (as a percentage of distance from top vs. height).