Package com.restfb.types
Class AppRequest.Application
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.FacebookType
com.restfb.types.NamedFacebookType
com.restfb.types.AppRequest.Application
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AppRequest
Represents the Cover Graph API type.
- Since:
- 1.6.10
- Author:
- Mark Allen
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.types.FacebookType
FacebookType.Metadata
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCanvasName
(String canvasName) void
setNamespace
(String namespace) Methods inherited from class com.restfb.types.NamedFacebookType
getName, setName
Methods inherited from class com.restfb.types.FacebookType
getId, getMetadata, getType, setId, setMetadata, setType
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Application
public Application()
-
-
Method Details
-
getCanvasName
-
setCanvasName
-
getNamespace
-
setNamespace
-