net.liftweb.paypal.PaypalTransactionStatus

object PaypalTransactionStatus

object PaypalTransactionStatus

 extends Enumeration


Contatins all the papyal status abstractions as enumberable vals


Source: Paypal.scala(74)

 Constructors

def this

 Fields

CancelledReversalPayment.. val CancelledReversalPayment Value
ClearedPayment.. val ClearedPayment Value
CompletedPayment.. val CompletedPayment Value
DeniedPayment.. val DeniedPayment Value
ExpiredPayment.. val ExpiredPayment Value
FailedPayment.. val FailedPayment Value
InProgressPayment.. val InProgressPayment Value
PartiallyRefundedPayment.. val PartiallyRefundedPayment Value
PendingPayment.. val PendingPayment Value
ProcessedPayment.. val ProcessedPayment Value
RefundedPayment.. val RefundedPayment Value
ReturnedPayment.. val ReturnedPayment Value
ReversedPayment.. val ReversedPayment Value
Set32.. def Set32 Set32 Enumeration
Set64.. def Set64 Set64 Enumeration
UnclaimedPayment.. val UnclaimedPayment Value
UnclearedPayment.. val UnclearedPayment Value
Value.. protected final def Value Value Enumeration
VoidedPayment.. val VoidedPayment Value
elements.. final def elements Iterator[Value] Enumeration
maxId.. final def maxId Int Enumeration
name.. def name String Enumeration
nextId.. protected var nextId Int Enumeration
nextName.. protected var nextName Iterator[String] Enumeration

 Methods

!=.. final def !=(arg0 : Object) Boolean AnyRef
!=.. final def !=(arg0 : Any) Boolean Any
==.. final def ==(arg0 : Any) Boolean Any
==.. final def ==(arg0 : Object) Boolean AnyRef
Set32.. def Set32(arg0 : Int) Set32 Enumeration
Set64.. def Set64(arg0 : Long) Set64 Enumeration
Value.. protected final def Value(arg0 : String) Value Enumeration
Value.. protected final def Value(arg0 : Int) Value Enumeration
Value.. protected final def Value(arg0 : Int, arg1 : 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
find.. def find(name : String) Box[Value]
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(arg0 : Long, arg1 : Int) Unit AnyRef
wait.. final def wait(arg0 : Long) Unit AnyRef
wait.. final def wait Unit AnyRef
Copyright (c) 2006-2010 WorldWide Conferencing, LLC. All Rights Reserved.