Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.CardFromRequest
- 
Packages that use CardFromRequest Package Description com.broadleafcommerce.paypal.micro.gateway.domain.orders  - 
- 
Uses of CardFromRequest in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return CardFromRequest Modifier and Type Method Description CardFromRequestCard. getFromRequest()Representation of card details as received in the request.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type CardFromRequest Modifier and Type Method Description voidCard. setFromRequest(CardFromRequest fromRequest)Representation of card details as received in the request. 
 -