facebook4j.internal.json
Class PageSettingJSONImpl
java.lang.Object
facebook4j.internal.json.PageSettingJSONImpl
- All Implemented Interfaces:
- FacebookResponse, PageSetting, Serializable
public class PageSettingJSONImpl
- extends Object
- implements PageSetting, Serializable
- Since:
- Facebook4J 1.2.0
- Author:
- Ryuji Yamashita - roundrop at gmail.com
- See Also:
- Serialized Form
getSetting
public String getSetting()
- Specified by:
getSetting in interface PageSetting
getValue
public Boolean getValue()
- Specified by:
getValue in interface PageSetting
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
getMetadata
public FacebookResponse.Metadata getMetadata()
- Description copied from interface:
FacebookResponse
- Returns the introspection of the object if available.
- Specified by:
getMetadata in interface FacebookResponse
- Returns:
- introspection of the object
Copyright © 2014. All Rights Reserved.