net.liftweb.ext_api.facebook.FacebookFormat

object FacebookFormat

object FacebookFormat

 extends Enumeration




Source: FacebookRestApi.scala(132)

 Constructors

def this

 Fields

Set32.. def Set32 Set32 Enumeration
Set64.. def Set64 Set64 Enumeration
Value.. protected final def Value Value Enumeration
elements.. final def elements Iterator[Value] Enumeration
json.. val json Value
maxId.. final def maxId Int Enumeration
name.. def name String Enumeration
nextId.. protected var nextId Int Enumeration
nextName.. protected var nextName Iterator[String] Enumeration
xml.. val xml Value

 Methods

!=.. final def !=(arg0 : Any) Boolean Any
!=.. final def !=(arg0 : Object) Boolean AnyRef
==.. final def ==(arg0 : Object) Boolean AnyRef
==.. final def ==(arg0 : Any) Boolean Any
Set32.. def Set32(arg0 : Int) Set32 Enumeration
Set64.. def Set64(arg0 : Long) Set64 Enumeration
Value.. protected final def Value(arg0 : Int, arg1 : String) Value Enumeration
Value.. protected final def Value(arg0 : Int) Value Enumeration
Value.. protected final def Value(arg0 : String) Value Enumeration
apply.. final def apply(arg0 : Int) Value Enumeration
asInstanceOf.. final def asInstanceOf[T0] T0 Any
clone.. protected def clone Object AnyRef
eq.. final def eq(arg0 : Object) Boolean AnyRef
equals.. def equals(arg0 : Any) Boolean AnyRef
exists.. def exists(arg0 : (Value) => Boolean) Boolean Enumeration
filter.. def filter(arg0 : (Value) => Boolean) Iterator[Value] Enumeration
finalize.. protected def finalize Unit AnyRef
flatMap.. def flatMap[B](arg0 : (Value) => Iterator[B]) Iterator[B] Enumeration
forall.. def forall(arg0 : (Value) => Boolean) Boolean Enumeration
foreach.. def foreach(arg0 : (Value) => Unit) Unit Enumeration
getClass.. final def getClass Class[Any] AnyRef
hashCode.. def hashCode Int AnyRef
isInstanceOf.. final def isInstanceOf[T0] Boolean Any
map.. def map[B](arg0 : (Value) => B) Iterator[B] Enumeration
maskToBit.. def maskToBit(arg0 : Long) Int Enumeration
ne.. final def ne(arg0 : Object) Boolean AnyRef
notify.. final def notify Unit AnyRef
notifyAll.. final def notifyAll Unit AnyRef
synchronized.. final def synchronized[T0](arg0 : T0) T0 AnyRef
toString.. override def toString String Enumeration
valueOf.. def valueOf(arg0 : String) Option[Value] Enumeration
wait.. final def wait Unit AnyRef
wait.. final def wait(arg0 : Long) Unit AnyRef
wait.. final def wait(arg0 : Long, arg1 : Int) Unit AnyRef
Copyright (c) 2006-2010 WorldWide Conferencing, LLC. All Rights Reserved.