Uses of Class
net.rimlib.blackberry.api.payment.PurchaseArgumentsBuilder

Uses of PurchaseArgumentsBuilder in net.rimlib.blackberry.api.payment
 

Methods in net.rimlib.blackberry.api.payment that return PurchaseArgumentsBuilder
 PurchaseArgumentsBuilder PurchaseArgumentsBuilder.withDigitalGoodId(String digitalGoodId)
          Sets the ID of the digital good to be purchased.
 PurchaseArgumentsBuilder PurchaseArgumentsBuilder.withDigitalGoodName(String digitalGoodName)
          Sets the name of the digital good to be purchased.
 PurchaseArgumentsBuilder PurchaseArgumentsBuilder.withDigitalGoodSku(String digitalGoodSku)
          Sets the SKU of the digital good to be purchased.
 PurchaseArgumentsBuilder PurchaseArgumentsBuilder.withMetadata(String metadata)
          Sets the metadata to be associated with the purchase.
 PurchaseArgumentsBuilder PurchaseArgumentsBuilder.withPurchasingAppIcon(net.rim.device.api.system.Bitmap purchasingAppIcon)
          Sets the icon of the application requesting the purchase.
 PurchaseArgumentsBuilder PurchaseArgumentsBuilder.withPurchasingAppName(String purchasingAppName)
          Sets the name of the application requesting the purchase.
 



Copyright © 2010 Research In Motion Limited. All Rights Reserved.