Uses of Class
paypalnvp.request.MassPay.ReceiverType

Packages that use MassPay.ReceiverType
paypalnvp.request   
 

Uses of MassPay.ReceiverType in paypalnvp.request
 

Methods in paypalnvp.request that return MassPay.ReceiverType
static MassPay.ReceiverType MassPay.ReceiverType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MassPay.ReceiverType[] MassPay.ReceiverType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in paypalnvp.request with parameters of type MassPay.ReceiverType
 void MassPay.setReceiverType(MassPay.ReceiverType receiver)