public class Page extends CategorizedFacebookType
FacebookType.Metadata
Constructor and Description |
---|
Page() |
Modifier and Type | Method and Description |
---|---|
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.
|
getCategory
getName
equals, getId, getMetadata, getType, hashCode, toString
public String getPicture()
public String getLink()
public String getUsername()
public String getFounded()
public String getCompanyOverview()
public String getMission()
public String getProducts()
public Long getFanCount()
Copyright © 2014. All rights reserved.