A C D E F G H I L P R S T

A

Address - Class in com.paypal.api.payments
 
Address() - Constructor for class com.paypal.api.payments.Address
Default Constructor
Address(String, String, String, String) - Constructor for class com.paypal.api.payments.Address
Parameterized Constructor
Amount - Class in com.paypal.api.payments
 
Amount() - Constructor for class com.paypal.api.payments.Amount
Default Constructor
Amount(String, String) - Constructor for class com.paypal.api.payments.Amount
Parameterized Constructor
Authorization - Class in com.paypal.api.payments
 
Authorization() - Constructor for class com.paypal.api.payments.Authorization
Default Constructor

C

capture(String, Capture) - Method in class com.paypal.api.payments.Authorization
Creates (and processes) a new Capture Transaction added as a related resource.
capture(APIContext, Capture) - Method in class com.paypal.api.payments.Authorization
Creates (and processes) a new Capture Transaction added as a related resource.
Capture - Class in com.paypal.api.payments
 
Capture() - Constructor for class com.paypal.api.payments.Capture
Default Constructor
Capture(Amount) - Constructor for class com.paypal.api.payments.Capture
Parameterized Constructor
com.paypal.api.payments - package com.paypal.api.payments
 
create(String) - Method in class com.paypal.api.payments.CreditCard
Creates a new Credit Card Resource (aka Tokenize).
create(APIContext) - Method in class com.paypal.api.payments.CreditCard
Creates a new Credit Card Resource (aka Tokenize).
create(String) - Method in class com.paypal.api.payments.Payment
Creates (and processes) a new Payment Resource.
create(APIContext) - Method in class com.paypal.api.payments.Payment
Creates (and processes) a new Payment Resource.
CreditCard - Class in com.paypal.api.payments
 
CreditCard() - Constructor for class com.paypal.api.payments.CreditCard
Default Constructor
CreditCard(String, String, int, int) - Constructor for class com.paypal.api.payments.CreditCard
Parameterized Constructor
CreditCardHistory - Class in com.paypal.api.payments
 
CreditCardHistory() - Constructor for class com.paypal.api.payments.CreditCardHistory
Default Constructor
CreditCardToken - Class in com.paypal.api.payments
 
CreditCardToken() - Constructor for class com.paypal.api.payments.CreditCardToken
Default Constructor
CreditCardToken(String) - Constructor for class com.paypal.api.payments.CreditCardToken
Parameterized Constructor

D

delete(String) - Method in class com.paypal.api.payments.CreditCard
Delete the Credit Card resource for the given identifier.
delete(APIContext) - Method in class com.paypal.api.payments.CreditCard
Delete the Credit Card resource for the given identifier.
Details - Class in com.paypal.api.payments
 
Details() - Constructor for class com.paypal.api.payments.Details
Default Constructor
doVoid(String) - Method in class com.paypal.api.payments.Authorization
Voids (cancels) an Authorization.
doVoid(APIContext) - Method in class com.paypal.api.payments.Authorization
Voids (cancels) an Authorization.

E

execute(String, PaymentExecution) - Method in class com.paypal.api.payments.Payment
Executes the payment (after approved by the Payer) associated with this resource when the payment method is PayPal.
execute(APIContext, PaymentExecution) - Method in class com.paypal.api.payments.Payment
Executes the payment (after approved by the Payer) associated with this resource when the payment method is PayPal.

F

FundingInstrument - Class in com.paypal.api.payments
 
FundingInstrument() - Constructor for class com.paypal.api.payments.FundingInstrument
Default Constructor

G

get(String, String) - Static method in class com.paypal.api.payments.Authorization
Obtain the Authorization transaction resource for the given identifier.
get(APIContext, String) - Static method in class com.paypal.api.payments.Authorization
Obtain the Authorization transaction resource for the given identifier.
get(String, String) - Static method in class com.paypal.api.payments.Capture
Obtain the Capture transaction resource for the given identifier.
get(APIContext, String) - Static method in class com.paypal.api.payments.Capture
Obtain the Capture transaction resource for the given identifier.
get(String, String) - Static method in class com.paypal.api.payments.CreditCard
Obtain the Credit Card resource for the given identifier.
get(APIContext, String) - Static method in class com.paypal.api.payments.CreditCard
Obtain the Credit Card resource for the given identifier.
get(String, String) - Static method in class com.paypal.api.payments.Payment
Obtain the Payment resource for the given identifier.
get(APIContext, String) - Static method in class com.paypal.api.payments.Payment
Obtain the Payment resource for the given identifier.
get(String, Map<String, String>) - Static method in class com.paypal.api.payments.Payment
Deprecated.  
get(APIContext, Map<String, String>) - Static method in class com.paypal.api.payments.Payment
Deprecated.  
get(String, QueryParameters) - Static method in class com.paypal.api.payments.Payment
Deprecated.  
get(APIContext, QueryParameters) - Static method in class com.paypal.api.payments.Payment
Deprecated.  
get(String, String) - Static method in class com.paypal.api.payments.Refund
Obtain the Refund transaction resource for the given identifier.
get(APIContext, String) - Static method in class com.paypal.api.payments.Refund
Obtain the Refund transaction resource for the given identifier.
get(String, String) - Static method in class com.paypal.api.payments.Sale
Obtain the Sale transaction resource for the given identifier.
get(APIContext, String) - Static method in class com.paypal.api.payments.Sale
Obtain the Sale transaction resource for the given identifier.
getAmount() - Method in class com.paypal.api.payments.Authorization
Getter for amount
getAmount() - Method in class com.paypal.api.payments.Capture
Getter for amount
getAmount() - Method in class com.paypal.api.payments.Refund
Getter for amount
getAmount() - Method in class com.paypal.api.payments.Sale
Getter for amount
getAmount() - Method in class com.paypal.api.payments.Transaction
Getter for amount
getAmount() - Method in class com.paypal.api.payments.Transactions
Getter for amount
getAuthorization() - Method in class com.paypal.api.payments.RelatedResources
Getter for authorization
getBillingAddress() - Method in class com.paypal.api.payments.CreditCard
Getter for billingAddress
getCancelUrl() - Method in class com.paypal.api.payments.RedirectUrls
Getter for cancelUrl
getCapture() - Method in class com.paypal.api.payments.RelatedResources
Getter for capture
getCaptureId() - Method in class com.paypal.api.payments.Refund
Getter for captureId
getCity() - Method in class com.paypal.api.payments.Address
Getter for city
getContentEncoding() - Method in class com.paypal.api.payments.HyperSchema
Getter for contentEncoding
getCount() - Method in class com.paypal.api.payments.CreditCardHistory
Getter for count
getCount() - Method in class com.paypal.api.payments.PaymentHistory
Getter for count
getCountryCode() - Method in class com.paypal.api.payments.Address
Getter for countryCode
getCreateTime() - Method in class com.paypal.api.payments.Authorization
Getter for createTime
getCreateTime() - Method in class com.paypal.api.payments.Capture
Getter for createTime
getCreateTime() - Method in class com.paypal.api.payments.Payment
Getter for createTime
getCreateTime() - Method in class com.paypal.api.payments.Refund
Getter for createTime
getCreateTime() - Method in class com.paypal.api.payments.Sale
Getter for createTime
getCreditCard() - Method in class com.paypal.api.payments.FundingInstrument
Getter for creditCard
getCreditCardId() - Method in class com.paypal.api.payments.CreditCardToken
Getter for creditCardId
getCreditCards() - Method in class com.paypal.api.payments.CreditCardHistory
Getter for creditCards
getCreditCardToken() - Method in class com.paypal.api.payments.FundingInstrument
Getter for creditCardToken
getCurrency() - Method in class com.paypal.api.payments.Amount
Getter for currency
getCurrency() - Method in class com.paypal.api.payments.Item
Getter for currency
getCvv2() - Method in class com.paypal.api.payments.CreditCard
Getter for cvv2
getDescription() - Method in class com.paypal.api.payments.Transaction
Getter for description
getDetails() - Method in class com.paypal.api.payments.Amount
Getter for details
getEmail() - Method in class com.paypal.api.payments.Payee
Getter for email
getEmail() - Method in class com.paypal.api.payments.PayerInfo
Getter for email
getEnctype() - Method in class com.paypal.api.payments.Links
Getter for enctype
getExpireMonth() - Method in class com.paypal.api.payments.CreditCard
Getter for expireMonth
getExpireMonth() - Method in class com.paypal.api.payments.CreditCardToken
Getter for expireMonth
getExpireYear() - Method in class com.paypal.api.payments.CreditCard
Getter for expireYear
getExpireYear() - Method in class com.paypal.api.payments.CreditCardToken
Getter for expireYear
getFee() - Method in class com.paypal.api.payments.Details
Getter for fee
getFirstName() - Method in class com.paypal.api.payments.CreditCard
Getter for firstName
getFirstName() - Method in class com.paypal.api.payments.PayerInfo
Getter for firstName
getFragmentResolution() - Method in class com.paypal.api.payments.HyperSchema
Getter for fragmentResolution
getFundingInstruments() - Method in class com.paypal.api.payments.Payer
Getter for fundingInstruments
getHref() - Method in class com.paypal.api.payments.Links
Getter for href
getId() - Method in class com.paypal.api.payments.Authorization
Getter for id
getId() - Method in class com.paypal.api.payments.Capture
Getter for id
getId() - Method in class com.paypal.api.payments.CreditCard
Getter for id
getId() - Method in class com.paypal.api.payments.Payment
Getter for id
getId() - Method in class com.paypal.api.payments.Refund
Getter for id
getId() - Method in class com.paypal.api.payments.Sale
Getter for id
getIntent() - Method in class com.paypal.api.payments.Payment
Getter for intent
getIsFinalCapture() - Method in class com.paypal.api.payments.Capture
Getter for isFinalCapture
getItemList() - Method in class com.paypal.api.payments.Transaction
Getter for itemList
getItems() - Method in class com.paypal.api.payments.ItemList
Getter for items
getLast4() - Method in class com.paypal.api.payments.CreditCardToken
Getter for last4
getLastName() - Method in class com.paypal.api.payments.CreditCard
Getter for lastName
getLastName() - Method in class com.paypal.api.payments.PayerInfo
Getter for lastName
getLastRequest() - Static method in class com.paypal.api.payments.Authorization
Returns the last request sent to the Service
getLastRequest() - Static method in class com.paypal.api.payments.Capture
Returns the last request sent to the Service
getLastRequest() - Static method in class com.paypal.api.payments.CreditCard
Returns the last request sent to the Service
getLastRequest() - Static method in class com.paypal.api.payments.Payment
Returns the last request sent to the Service
getLastRequest() - Static method in class com.paypal.api.payments.Refund
Returns the last request sent to the Service
getLastRequest() - Static method in class com.paypal.api.payments.Sale
Returns the last request sent to the Service
getLastResponse() - Static method in class com.paypal.api.payments.Authorization
Returns the last response returned by the Service
getLastResponse() - Static method in class com.paypal.api.payments.Capture
Returns the last response returned by the Service
getLastResponse() - Static method in class com.paypal.api.payments.CreditCard
Returns the last response returned by the Service
getLastResponse() - Static method in class com.paypal.api.payments.Payment
Returns the last response returned by the Service
getLastResponse() - Static method in class com.paypal.api.payments.Refund
Returns the last response returned by the Service
getLastResponse() - Static method in class com.paypal.api.payments.Sale
Returns the last response returned by the Service
getLine1() - Method in class com.paypal.api.payments.Address
Getter for line1
getLine2() - Method in class com.paypal.api.payments.Address
Getter for line2
getLinks() - Method in class com.paypal.api.payments.Authorization
Getter for links
getLinks() - Method in class com.paypal.api.payments.Capture
Getter for links
getLinks() - Method in class com.paypal.api.payments.CreditCard
Getter for links
getLinks() - Method in class com.paypal.api.payments.HyperSchema
Getter for links
getLinks() - Method in class com.paypal.api.payments.Payment
Getter for links
getLinks() - Method in class com.paypal.api.payments.Refund
Getter for links
getLinks() - Method in class com.paypal.api.payments.Sale
Getter for links
getMediaType() - Method in class com.paypal.api.payments.HyperSchema
Getter for mediaType
getMerchantId() - Method in class com.paypal.api.payments.Payee
Getter for merchantId
getMethod() - Method in class com.paypal.api.payments.Links
Getter for method
getName() - Method in class com.paypal.api.payments.Item
Getter for name
getNextId() - Method in class com.paypal.api.payments.CreditCardHistory
Getter for nextId
getNextId() - Method in class com.paypal.api.payments.PaymentHistory
Getter for nextId
getNumber() - Method in class com.paypal.api.payments.CreditCard
Getter for number
getParentPayment() - Method in class com.paypal.api.payments.Authorization
Getter for parentPayment
getParentPayment() - Method in class com.paypal.api.payments.Capture
Getter for parentPayment
getParentPayment() - Method in class com.paypal.api.payments.Refund
Getter for parentPayment
getParentPayment() - Method in class com.paypal.api.payments.Sale
Getter for parentPayment
getPathStart() - Method in class com.paypal.api.payments.HyperSchema
Getter for pathStart
getPayee() - Method in class com.paypal.api.payments.Transaction
Getter for payee
getPayer() - Method in class com.paypal.api.payments.Payment
Getter for payer
getPayerId() - Method in class com.paypal.api.payments.CreditCard
Getter for payerId
getPayerId() - Method in class com.paypal.api.payments.CreditCardToken
Getter for payerId
getPayerId() - Method in class com.paypal.api.payments.PayerInfo
Getter for payerId
getPayerId() - Method in class com.paypal.api.payments.PaymentExecution
Getter for payerId
getPayerInfo() - Method in class com.paypal.api.payments.Payer
Getter for payerInfo
getPaymentMethod() - Method in class com.paypal.api.payments.Payer
Getter for paymentMethod
getPayments() - Method in class com.paypal.api.payments.PaymentHistory
Getter for payments
getPhone() - Method in class com.paypal.api.payments.Address
Getter for phone
getPhone() - Method in class com.paypal.api.payments.Payee
Getter for phone
getPhone() - Method in class com.paypal.api.payments.PayerInfo
Getter for phone
getPostalCode() - Method in class com.paypal.api.payments.Address
Getter for postalCode
getPrice() - Method in class com.paypal.api.payments.Item
Getter for price
getQuantity() - Method in class com.paypal.api.payments.Item
Getter for quantity
getReadonly() - Method in class com.paypal.api.payments.HyperSchema
Getter for readonly
getRecipientName() - Method in class com.paypal.api.payments.ShippingAddress
Getter for recipientName
getRedirectUrls() - Method in class com.paypal.api.payments.Payment
Getter for redirectUrls
getRefund() - Method in class com.paypal.api.payments.RelatedResources
Getter for refund
getRel() - Method in class com.paypal.api.payments.Links
Getter for rel
getRelatedResources() - Method in class com.paypal.api.payments.Transaction
Getter for relatedResources
getReturnUrl() - Method in class com.paypal.api.payments.RedirectUrls
Getter for returnUrl
getSale() - Method in class com.paypal.api.payments.RelatedResources
Getter for sale
getSaleId() - Method in class com.paypal.api.payments.Refund
Getter for saleId
getSchema() - Method in class com.paypal.api.payments.Links
Getter for schema
getShipping() - Method in class com.paypal.api.payments.Details
Getter for shipping
getShippingAddress() - Method in class com.paypal.api.payments.ItemList
Getter for shippingAddress
getShippingAddress() - Method in class com.paypal.api.payments.PayerInfo
Getter for shippingAddress
getSku() - Method in class com.paypal.api.payments.Item
Getter for sku
getState() - Method in class com.paypal.api.payments.Address
Getter for state
getState() - Method in class com.paypal.api.payments.Authorization
Getter for state
getState() - Method in class com.paypal.api.payments.Capture
Getter for state
getState() - Method in class com.paypal.api.payments.CreditCard
Getter for state
getState() - Method in class com.paypal.api.payments.Payment
Getter for state
getState() - Method in class com.paypal.api.payments.Refund
Getter for state
getState() - Method in class com.paypal.api.payments.Sale
Getter for state
getSubtotal() - Method in class com.paypal.api.payments.Details
Getter for subtotal
getTargetSchema() - Method in class com.paypal.api.payments.Links
Getter for targetSchema
getTax() - Method in class com.paypal.api.payments.Details
Getter for tax
getTotal() - Method in class com.paypal.api.payments.Amount
Getter for total
getTransactions() - Method in class com.paypal.api.payments.Payment
Getter for transactions
getTransactions() - Method in class com.paypal.api.payments.PaymentExecution
Getter for transactions
getTransactions() - Method in class com.paypal.api.payments.Transaction
Getter for transactions
getType() - Method in class com.paypal.api.payments.CreditCard
Getter for type
getType() - Method in class com.paypal.api.payments.CreditCardToken
Getter for type
getUpdateTime() - Method in class com.paypal.api.payments.Authorization
Getter for updateTime
getUpdateTime() - Method in class com.paypal.api.payments.Capture
Getter for updateTime
getUpdateTime() - Method in class com.paypal.api.payments.Payment
Getter for updateTime
getUpdateTime() - Method in class com.paypal.api.payments.Sale
Getter for updateTime
getValidUntil() - Method in class com.paypal.api.payments.Authorization
Getter for validUntil
getValidUntil() - Method in class com.paypal.api.payments.CreditCard
Getter for validUntil

H

HyperSchema - Class in com.paypal.api.payments
 
HyperSchema() - Constructor for class com.paypal.api.payments.HyperSchema
Default Constructor

I

initConfig(InputStream) - Static method in class com.paypal.api.payments.Authorization
Initialize using InputStream(of a Properties file)
initConfig(File) - Static method in class com.paypal.api.payments.Authorization
Initialize using a File(Properties file)
initConfig(Properties) - Static method in class com.paypal.api.payments.Authorization
Initialize using Properties
initConfig(InputStream) - Static method in class com.paypal.api.payments.Capture
Initialize using InputStream(of a Properties file)
initConfig(File) - Static method in class com.paypal.api.payments.Capture
Initialize using a File(Properties file)
initConfig(Properties) - Static method in class com.paypal.api.payments.Capture
Initialize using Properties
initConfig(InputStream) - Static method in class com.paypal.api.payments.CreditCard
Initialize using InputStream(of a Properties file)
initConfig(File) - Static method in class com.paypal.api.payments.CreditCard
Initialize using a File(Properties file)
initConfig(Properties) - Static method in class com.paypal.api.payments.CreditCard
Initialize using Properties
initConfig(InputStream) - Static method in class com.paypal.api.payments.Payment
Initialize using InputStream(of a Properties file)
initConfig(File) - Static method in class com.paypal.api.payments.Payment
Initialize using a File(Properties file)
initConfig(Properties) - Static method in class com.paypal.api.payments.Payment
Initialize using Properties
initConfig(InputStream) - Static method in class com.paypal.api.payments.Refund
Initialize using InputStream(of a Properties file)
initConfig(File) - Static method in class com.paypal.api.payments.Refund
Initialize using a File(Properties file)
initConfig(Properties) - Static method in class com.paypal.api.payments.Refund
Initialize using Properties
initConfig(InputStream) - Static method in class com.paypal.api.payments.Sale
Initialize using InputStream(of a Properties file)
initConfig(File) - Static method in class com.paypal.api.payments.Sale
Initialize using a File(Properties file)
initConfig(Properties) - Static method in class com.paypal.api.payments.Sale
Initialize using Properties
Item - Class in com.paypal.api.payments
 
Item() - Constructor for class com.paypal.api.payments.Item
Default Constructor
Item(String, String, String, String) - Constructor for class com.paypal.api.payments.Item
Parameterized Constructor
ItemList - Class in com.paypal.api.payments
 
ItemList() - Constructor for class com.paypal.api.payments.ItemList
Default Constructor

L

Links - Class in com.paypal.api.payments
 
Links() - Constructor for class com.paypal.api.payments.Links
Default Constructor
Links(String, String) - Constructor for class com.paypal.api.payments.Links
Parameterized Constructor
list(String, Map<String, String>) - Static method in class com.paypal.api.payments.Payment
Retrieves a list of Payment resources.
list(APIContext, Map<String, String>) - Static method in class com.paypal.api.payments.Payment
Retrieves a list of Payment resources.
list(String, QueryParameters) - Static method in class com.paypal.api.payments.Payment
Deprecated.  
list(APIContext, QueryParameters) - Static method in class com.paypal.api.payments.Payment
Deprecated.  

P

Payee - Class in com.paypal.api.payments
 
Payee() - Constructor for class com.paypal.api.payments.Payee
Default Constructor
Payee(String, String, String) - Constructor for class com.paypal.api.payments.Payee
Parameterized Constructor
Payer - Class in com.paypal.api.payments
 
Payer() - Constructor for class com.paypal.api.payments.Payer
Default Constructor
Payer(String) - Constructor for class com.paypal.api.payments.Payer
Parameterized Constructor
PayerInfo - Class in com.paypal.api.payments
 
PayerInfo() - Constructor for class com.paypal.api.payments.PayerInfo
Default Constructor
Payment - Class in com.paypal.api.payments
 
Payment() - Constructor for class com.paypal.api.payments.Payment
Default Constructor
Payment(String, Payer, List<Transaction>) - Constructor for class com.paypal.api.payments.Payment
Parameterized Constructor
PaymentExecution - Class in com.paypal.api.payments
 
PaymentExecution() - Constructor for class com.paypal.api.payments.PaymentExecution
Default Constructor
PaymentExecution(String) - Constructor for class com.paypal.api.payments.PaymentExecution
Parameterized Constructor
PaymentHistory - Class in com.paypal.api.payments
 
PaymentHistory() - Constructor for class com.paypal.api.payments.PaymentHistory
Default Constructor

R

reauthorize(String) - Method in class com.paypal.api.payments.Authorization
Reauthorizes an expired Authorization.
reauthorize(APIContext) - Method in class com.paypal.api.payments.Authorization
Reauthorizes an expired Authorization.
RedirectUrls - Class in com.paypal.api.payments
 
RedirectUrls() - Constructor for class com.paypal.api.payments.RedirectUrls
Default Constructor
refund(String, Refund) - Method in class com.paypal.api.payments.Capture
Creates (and processes) a new Refund Transaction added as a related resource.
refund(APIContext, Refund) - Method in class com.paypal.api.payments.Capture
Creates (and processes) a new Refund Transaction added as a related resource.
Refund - Class in com.paypal.api.payments
 
Refund() - Constructor for class com.paypal.api.payments.Refund
Default Constructor
refund(String, Refund) - Method in class com.paypal.api.payments.Sale
Creates (and processes) a new Refund Transaction added as a related resource.
refund(APIContext, Refund) - Method in class com.paypal.api.payments.Sale
Creates (and processes) a new Refund Transaction added as a related resource.
RelatedResources - Class in com.paypal.api.payments
 
RelatedResources() - Constructor for class com.paypal.api.payments.RelatedResources
Default Constructor

S

Sale - Class in com.paypal.api.payments
 
Sale() - Constructor for class com.paypal.api.payments.Sale
Default Constructor
Sale(Amount, String, String) - Constructor for class com.paypal.api.payments.Sale
Parameterized Constructor
setAmount(Amount) - Method in class com.paypal.api.payments.Authorization
Setter for amount
setAmount(Amount) - Method in class com.paypal.api.payments.Capture
Setter for amount
setAmount(Amount) - Method in class com.paypal.api.payments.Refund
Setter for amount
setAmount(Amount) - Method in class com.paypal.api.payments.Sale
Setter for amount
setAmount(Amount) - Method in class com.paypal.api.payments.Transaction
Setter for amount
setAmount(Amount) - Method in class com.paypal.api.payments.Transactions
Setter for amount
setAuthorization(Authorization) - Method in class com.paypal.api.payments.RelatedResources
Setter for authorization
setBillingAddress(Address) - Method in class com.paypal.api.payments.CreditCard
Setter for billingAddress
setCancelUrl(String) - Method in class com.paypal.api.payments.RedirectUrls
Setter for cancelUrl
setCapture(Capture) - Method in class com.paypal.api.payments.RelatedResources
Setter for capture
setCaptureId(String) - Method in class com.paypal.api.payments.Refund
Setter for captureId
setCity(String) - Method in class com.paypal.api.payments.Address
Setter for city
setContentEncoding(String) - Method in class com.paypal.api.payments.HyperSchema
Setter for contentEncoding
setCount(int) - Method in class com.paypal.api.payments.CreditCardHistory
Setter for count
setCount(int) - Method in class com.paypal.api.payments.PaymentHistory
Setter for count
setCountryCode(String) - Method in class com.paypal.api.payments.Address
Setter for countryCode
setCreateTime(String) - Method in class com.paypal.api.payments.Authorization
Setter for createTime
setCreateTime(String) - Method in class com.paypal.api.payments.Capture
Setter for createTime
setCreateTime(String) - Method in class com.paypal.api.payments.Payment
Setter for createTime
setCreateTime(String) - Method in class com.paypal.api.payments.Refund
Setter for createTime
setCreateTime(String) - Method in class com.paypal.api.payments.Sale
Setter for createTime
setCreditCard(CreditCard) - Method in class com.paypal.api.payments.FundingInstrument
Setter for creditCard
setCreditCardId(String) - Method in class com.paypal.api.payments.CreditCardToken
Setter for creditCardId
setCreditCards(List<CreditCard>) - Method in class com.paypal.api.payments.CreditCardHistory
Setter for creditCards
setCreditCardToken(CreditCardToken) - Method in class com.paypal.api.payments.FundingInstrument
Setter for creditCardToken
setCurrency(String) - Method in class com.paypal.api.payments.Amount
Setter for currency
setCurrency(String) - Method in class com.paypal.api.payments.Item
Setter for currency
setCvv2(String) - Method in class com.paypal.api.payments.CreditCard
Setter for cvv2
setDescription(String) - Method in class com.paypal.api.payments.Transaction
Setter for description
setDetails(Details) - Method in class com.paypal.api.payments.Amount
Setter for details
setEmail(String) - Method in class com.paypal.api.payments.Payee
Setter for email
setEmail(String) - Method in class com.paypal.api.payments.PayerInfo
Setter for email
setEnctype(String) - Method in class com.paypal.api.payments.Links
Setter for enctype
setExpireMonth(int) - Method in class com.paypal.api.payments.CreditCard
Setter for expireMonth
setExpireMonth(int) - Method in class com.paypal.api.payments.CreditCardToken
Setter for expireMonth
setExpireYear(int) - Method in class com.paypal.api.payments.CreditCard
Setter for expireYear
setExpireYear(int) - Method in class com.paypal.api.payments.CreditCardToken
Setter for expireYear
setFee(String) - Method in class com.paypal.api.payments.Details
Setter for fee
setFirstName(String) - Method in class com.paypal.api.payments.CreditCard
Setter for firstName
setFirstName(String) - Method in class com.paypal.api.payments.PayerInfo
Setter for firstName
setFragmentResolution(String) - Method in class com.paypal.api.payments.HyperSchema
Setter for fragmentResolution
setFundingInstruments(List<FundingInstrument>) - Method in class com.paypal.api.payments.Payer
Setter for fundingInstruments
setHref(String) - Method in class com.paypal.api.payments.Links
Setter for href
setId(String) - Method in class com.paypal.api.payments.Authorization
Setter for id
setId(String) - Method in class com.paypal.api.payments.Capture
Setter for id
setId(String) - Method in class com.paypal.api.payments.CreditCard
Setter for id
setId(String) - Method in class com.paypal.api.payments.Payment
Setter for id
setId(String) - Method in class com.paypal.api.payments.Refund
Setter for id
setId(String) - Method in class com.paypal.api.payments.Sale
Setter for id
setIntent(String) - Method in class com.paypal.api.payments.Payment
Setter for intent
setIsFinalCapture(Boolean) - Method in class com.paypal.api.payments.Capture
Setter for isFinalCapture
setItemList(ItemList) - Method in class com.paypal.api.payments.Transaction
Setter for itemList
setItems(List<Item>) - Method in class com.paypal.api.payments.ItemList
Setter for items
setLast4(String) - Method in class com.paypal.api.payments.CreditCardToken
Setter for last4
setLastName(String) - Method in class com.paypal.api.payments.CreditCard
Setter for lastName
setLastName(String) - Method in class com.paypal.api.payments.PayerInfo
Setter for lastName
setLine1(String) - Method in class com.paypal.api.payments.Address
Setter for line1
setLine2(String) - Method in class com.paypal.api.payments.Address
Setter for line2
setLinks(List<Links>) - Method in class com.paypal.api.payments.Authorization
Setter for links
setLinks(List<Links>) - Method in class com.paypal.api.payments.Capture
Setter for links
setLinks(List<Links>) - Method in class com.paypal.api.payments.CreditCard
Setter for links
setLinks(List<Links>) - Method in class com.paypal.api.payments.HyperSchema
Setter for links
setLinks(List<Links>) - Method in class com.paypal.api.payments.Payment
Setter for links
setLinks(List<Links>) - Method in class com.paypal.api.payments.Refund
Setter for links
setLinks(List<Links>) - Method in class com.paypal.api.payments.Sale
Setter for links
setMediaType(String) - Method in class com.paypal.api.payments.HyperSchema
Setter for mediaType
setMerchantId(String) - Method in class com.paypal.api.payments.Payee
Setter for merchantId
setMethod(String) - Method in class com.paypal.api.payments.Links
Setter for method
setName(String) - Method in class com.paypal.api.payments.Item
Setter for name
setNextId(String) - Method in class com.paypal.api.payments.CreditCardHistory
Setter for nextId
setNextId(String) - Method in class com.paypal.api.payments.PaymentHistory
Setter for nextId
setNumber(String) - Method in class com.paypal.api.payments.CreditCard
Setter for number
setParentPayment(String) - Method in class com.paypal.api.payments.Authorization
Setter for parentPayment
setParentPayment(String) - Method in class com.paypal.api.payments.Capture
Setter for parentPayment
setParentPayment(String) - Method in class com.paypal.api.payments.Refund
Setter for parentPayment
setParentPayment(String) - Method in class com.paypal.api.payments.Sale
Setter for parentPayment
setPathStart(String) - Method in class com.paypal.api.payments.HyperSchema
Setter for pathStart
setPayee(Payee) - Method in class com.paypal.api.payments.Transaction
Setter for payee
setPayer(Payer) - Method in class com.paypal.api.payments.Payment
Setter for payer
setPayerId(String) - Method in class com.paypal.api.payments.CreditCard
Setter for payerId
setPayerId(String) - Method in class com.paypal.api.payments.CreditCardToken
Setter for payerId
setPayerId(String) - Method in class com.paypal.api.payments.PayerInfo
Setter for payerId
setPayerId(String) - Method in class com.paypal.api.payments.PaymentExecution
Setter for payerId
setPayerInfo(PayerInfo) - Method in class com.paypal.api.payments.Payer
Setter for payerInfo
setPaymentMethod(String) - Method in class com.paypal.api.payments.Payer
Setter for paymentMethod
setPayments(List<Payment>) - Method in class com.paypal.api.payments.PaymentHistory
Setter for payments
setPhone(String) - Method in class com.paypal.api.payments.Address
Setter for phone
setPhone(String) - Method in class com.paypal.api.payments.Payee
Setter for phone
setPhone(String) - Method in class com.paypal.api.payments.PayerInfo
Setter for phone
setPostalCode(String) - Method in class com.paypal.api.payments.Address
Setter for postalCode
setPrice(String) - Method in class com.paypal.api.payments.Item
Setter for price
setQuantity(String) - Method in class com.paypal.api.payments.Item
Setter for quantity
setReadonly(Boolean) - Method in class com.paypal.api.payments.HyperSchema
Setter for readonly
setRecipientName(String) - Method in class com.paypal.api.payments.ShippingAddress
Setter for recipientName
setRedirectUrls(RedirectUrls) - Method in class com.paypal.api.payments.Payment
Setter for redirectUrls
setRefund(Refund) - Method in class com.paypal.api.payments.RelatedResources
Setter for refund
setRel(String) - Method in class com.paypal.api.payments.Links
Setter for rel
setRelatedResources(List<RelatedResources>) - Method in class com.paypal.api.payments.Transaction
Setter for relatedResources
setReturnUrl(String) - Method in class com.paypal.api.payments.RedirectUrls
Setter for returnUrl
setSale(Sale) - Method in class com.paypal.api.payments.RelatedResources
Setter for sale
setSaleId(String) - Method in class com.paypal.api.payments.Refund
Setter for saleId
setSchema(HyperSchema) - Method in class com.paypal.api.payments.Links
Setter for schema
setShipping(String) - Method in class com.paypal.api.payments.Details
Setter for shipping
setShippingAddress(ShippingAddress) - Method in class com.paypal.api.payments.ItemList
Setter for shippingAddress
setShippingAddress(Address) - Method in class com.paypal.api.payments.PayerInfo
Setter for shippingAddress
setSku(String) - Method in class com.paypal.api.payments.Item
Setter for sku
setState(String) - Method in class com.paypal.api.payments.Address
Setter for state
setState(String) - Method in class com.paypal.api.payments.Authorization
Setter for state
setState(String) - Method in class com.paypal.api.payments.Capture
Setter for state
setState(String) - Method in class com.paypal.api.payments.CreditCard
Setter for state
setState(String) - Method in class com.paypal.api.payments.Payment
Setter for state
setState(String) - Method in class com.paypal.api.payments.Refund
Setter for state
setState(String) - Method in class com.paypal.api.payments.Sale
Setter for state
setSubtotal(String) - Method in class com.paypal.api.payments.Details
Setter for subtotal
setTargetSchema(HyperSchema) - Method in class com.paypal.api.payments.Links
Setter for targetSchema
setTax(String) - Method in class com.paypal.api.payments.Details
Setter for tax
setTotal(String) - Method in class com.paypal.api.payments.Amount
Setter for total
setTransactions(List<Transaction>) - Method in class com.paypal.api.payments.Payment
Setter for transactions
setTransactions(List<Transactions>) - Method in class com.paypal.api.payments.PaymentExecution
Setter for transactions
setTransactions(List<Transaction>) - Method in class com.paypal.api.payments.Transaction
Setter for transactions
setType(String) - Method in class com.paypal.api.payments.CreditCard
Setter for type
setType(String) - Method in class com.paypal.api.payments.CreditCardToken
Setter for type
setUpdateTime(String) - Method in class com.paypal.api.payments.Authorization
Setter for updateTime
setUpdateTime(String) - Method in class com.paypal.api.payments.Capture
Setter for updateTime
setUpdateTime(String) - Method in class com.paypal.api.payments.Payment
Setter for updateTime
setUpdateTime(String) - Method in class com.paypal.api.payments.Sale
Setter for updateTime
setValidUntil(String) - Method in class com.paypal.api.payments.Authorization
Setter for validUntil
setValidUntil(String) - Method in class com.paypal.api.payments.CreditCard
Setter for validUntil
ShippingAddress - Class in com.paypal.api.payments
 
ShippingAddress() - Constructor for class com.paypal.api.payments.ShippingAddress
Default Constructor
ShippingAddress(String) - Constructor for class com.paypal.api.payments.ShippingAddress
Parameterized Constructor

T

toJSON() - Method in class com.paypal.api.payments.Address
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Amount
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Authorization
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Capture
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.CreditCard
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.CreditCardHistory
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.CreditCardToken
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Details
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.FundingInstrument
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.HyperSchema
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Item
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.ItemList
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Links
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Payee
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Payer
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.PayerInfo
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Payment
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.PaymentExecution
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.PaymentHistory
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.RedirectUrls
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Refund
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.RelatedResources
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Sale
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.ShippingAddress
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Transaction
Returns a JSON string corresponding to object state
toJSON() - Method in class com.paypal.api.payments.Transactions
Returns a JSON string corresponding to object state
toString() - Method in class com.paypal.api.payments.Address
 
toString() - Method in class com.paypal.api.payments.Amount
 
toString() - Method in class com.paypal.api.payments.Authorization
 
toString() - Method in class com.paypal.api.payments.Capture
 
toString() - Method in class com.paypal.api.payments.CreditCard
 
toString() - Method in class com.paypal.api.payments.CreditCardHistory
 
toString() - Method in class com.paypal.api.payments.CreditCardToken
 
toString() - Method in class com.paypal.api.payments.Details
 
toString() - Method in class com.paypal.api.payments.FundingInstrument
 
toString() - Method in class com.paypal.api.payments.HyperSchema
 
toString() - Method in class com.paypal.api.payments.Item
 
toString() - Method in class com.paypal.api.payments.ItemList
 
toString() - Method in class com.paypal.api.payments.Links
 
toString() - Method in class com.paypal.api.payments.Payee
 
toString() - Method in class com.paypal.api.payments.Payer
 
toString() - Method in class com.paypal.api.payments.PayerInfo
 
toString() - Method in class com.paypal.api.payments.Payment
 
toString() - Method in class com.paypal.api.payments.PaymentExecution
 
toString() - Method in class com.paypal.api.payments.PaymentHistory
 
toString() - Method in class com.paypal.api.payments.RedirectUrls
 
toString() - Method in class com.paypal.api.payments.Refund
 
toString() - Method in class com.paypal.api.payments.RelatedResources
 
toString() - Method in class com.paypal.api.payments.Sale
 
toString() - Method in class com.paypal.api.payments.ShippingAddress
 
toString() - Method in class com.paypal.api.payments.Transaction
 
toString() - Method in class com.paypal.api.payments.Transactions
 
Transaction - Class in com.paypal.api.payments
 
Transaction() - Constructor for class com.paypal.api.payments.Transaction
Default Constructor
Transaction(Amount) - Constructor for class com.paypal.api.payments.Transaction
Parameterized Constructor
Transactions - Class in com.paypal.api.payments
 
Transactions() - Constructor for class com.paypal.api.payments.Transactions
Default Constructor
Transactions(Amount) - Constructor for class com.paypal.api.payments.Transactions
Parameterized Constructor

A C D E F G H I L P R S T

Copyright © 2013. All Rights Reserved.