|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.restfb.types.Post.Property
public static class Post.Property
Represents the undocumented Property
type.
Constructor Summary | |
---|---|
Post.Property()
|
Method Summary | |
---|---|
boolean |
equals(Object that)
|
String |
getHref()
The URL of the property. |
String |
getName()
The name of the property. |
String |
getText()
The text of the property. |
int |
hashCode()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Post.Property()
Method Detail |
---|
public int hashCode()
hashCode
in class Object
Object.hashCode()
public boolean equals(Object that)
equals
in class Object
Object.equals(java.lang.Object)
public String toString()
toString
in class Object
Object.toString()
public String getName()
public String getText()
public String getHref()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |