Package com.restfb.types
Class Application.ApplicationContext
- java.lang.Object
-
- com.restfb.types.AbstractFacebookType
-
- com.restfb.types.FacebookType
-
- com.restfb.types.Application.ApplicationContext
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Application
public static class Application.ApplicationContext extends FacebookType
Represents the Application Context Graph API type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.restfb.types.FacebookType
FacebookType.Metadata
-
-
Constructor Summary
Constructors Constructor Description ApplicationContext()
-
Method Summary
-
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 Detail
-
ApplicationContext
public ApplicationContext()
-
-