public class Page extends FBObject
Constructor and Description |
---|
Page()
Empty Contructor
|
Page(Hashtable props) |
Modifier and Type | Method and Description |
---|---|
void |
copy(Hashtable props)
copies the relevant values from the given hashtable
|
String |
getAbout()
Simple Getter
|
String |
getCategory()
Simple Getter
|
String |
getCoverId()
Simple Getter
|
String |
getCoverLink()
Simple Getter
|
String |
getFounded()
Simple Getter
|
int |
getLikesCount()
Simple Getter
|
String |
getLink()
Simple Getter
|
String |
getUsername()
Simple Getter
|
String |
getWebsite()
Simple Getter
|
public Page()
public Page(Hashtable props)
public String getAbout()
public String getCategory()
public String getCoverId()
public String getCoverLink()
public String getFounded()
public int getLikesCount()
public String getLink()
public String getUsername()
public String getWebsite()