|
||||||||||
| 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.Url
public class Url
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.restfb.types.FacebookType |
|---|
FacebookType.Metadata |
| Constructor Summary | |
|---|---|
Url()
|
|
| Method Summary | |
|---|---|
String |
getCategory()
|
Long |
getFanCount()
|
String |
getLink()
|
String |
getPicture()
|
Long |
getShares()
|
| 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 Url()
| Method Detail |
|---|
public Long getShares()
public String getPicture()
public String getLink()
public String getCategory()
public Long getFanCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||