Class FacebookApplication

  • All Implemented Interfaces:
    java.io.Serializable

    public final class FacebookApplication
    extends java.lang.Object
    implements java.io.Serializable
    This class represents a Facebook application.
    Since:
    1.2.0
    Author:
    Jerome Leleu
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getNamespace()  
      void setNamespace​(java.lang.String namespace)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FacebookApplication

        public FacebookApplication()
    • Method Detail

      • getNamespace

        public java.lang.String getNamespace()
      • setNamespace

        public void setNamespace​(java.lang.String namespace)