Uses of Class
paypal.payflow.ClientInfo
-
Uses of ClientInfo in paypal.payflow
Methods in paypal.payflow that return ClientInfoModifier and TypeMethodDescriptionBaseTransaction.getClientInfo()PayflowAPI.getClientInfo()Returns the ClientInfo contained by the class.Methods in paypal.payflow with parameters of type ClientInfoModifier and TypeMethodDescriptionvoidBaseTransaction.setClientInfo(ClientInfo clientInfo) voidPayflowAPI.setClientInfo(ClientInfo value) Sets the ClientInfo Object.