Klasse CategorizedFacebookType

Alle implementierten Schnittstellen:
Serializable
Bekannte direkte Unterklassen:
Application, Page, PageConnection

public abstract class CategorizedFacebookType extends NamedFacebookType
Superclass for Graph API types that include a category field.
Seit:
1.5
Autor:
Mark Allen
Siehe auch:
  • Konstruktordetails

  • Methodendetails

    • getCategory

      public String getCategory()
      The category field for this type.
      Gibt zurück:
      The category field for this type.
    • setCategory

      public void setCategory(String category)
      The category field for this type.