|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.restfb.types.FacebookType
com.restfb.types.NamedFacebookType
com.restfb.types.CategorizedFacebookType
com.restfb.types.Page
public class Page
Represents the Page Graph API type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.restfb.types.FacebookType |
|---|
FacebookType.Metadata |
| Constructor Summary | |
|---|---|
Page()
|
|
| Method Summary | |
|---|---|
String |
getCompanyOverview()
Overview of the page's company. |
Long |
getFanCount()
The number of fans the page has. |
String |
getFounded()
When the page was founded. |
String |
getLink()
The page's link. |
String |
getMission()
The page's mission. |
String |
getPicture()
The page's picture. |
String |
getProducts()
The page's products. |
String |
getUsername()
The page's username. |
| Methods inherited from class com.restfb.types.CategorizedFacebookType |
|---|
getCategory |
| Methods inherited from class com.restfb.types.NamedFacebookType |
|---|
getName |
| Methods inherited from class com.restfb.types.FacebookType |
|---|
equals, getId, getMetadata, getType, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Page()
| Method Detail |
|---|
public String getPicture()
public String getLink()
public String getUsername()
public String getFounded()
public String getCompanyOverview()
public String getMission()
public String getProducts()
public Long getFanCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||