Uses of Class
com.paypal.svcs.types.common.RequestEnvelope

Packages that use RequestEnvelope
com.paypal.svcs.types.perm   
 

Uses of RequestEnvelope in com.paypal.svcs.types.perm
 

Methods in com.paypal.svcs.types.perm that return RequestEnvelope
 RequestEnvelope RequestPermissionsRequest.getRequestEnvelope()
          Getter for requestEnvelope
 RequestEnvelope GetPermissionsRequest.getRequestEnvelope()
          Getter for requestEnvelope
 RequestEnvelope GetBasicPersonalDataRequest.getRequestEnvelope()
          Getter for requestEnvelope
 RequestEnvelope GetAdvancedPersonalDataRequest.getRequestEnvelope()
          Getter for requestEnvelope
 RequestEnvelope GetAccessTokenRequest.getRequestEnvelope()
          Getter for requestEnvelope
 RequestEnvelope CancelPermissionsRequest.getRequestEnvelope()
          Getter for requestEnvelope
 

Methods in com.paypal.svcs.types.perm with parameters of type RequestEnvelope
 void RequestPermissionsRequest.setRequestEnvelope(RequestEnvelope requestEnvelope)
          Setter for requestEnvelope
 void GetPermissionsRequest.setRequestEnvelope(RequestEnvelope requestEnvelope)
          Setter for requestEnvelope
 void GetBasicPersonalDataRequest.setRequestEnvelope(RequestEnvelope requestEnvelope)
          Setter for requestEnvelope
 void GetAdvancedPersonalDataRequest.setRequestEnvelope(RequestEnvelope requestEnvelope)
          Setter for requestEnvelope
 void GetAccessTokenRequest.setRequestEnvelope(RequestEnvelope requestEnvelope)
          Setter for requestEnvelope
 void CancelPermissionsRequest.setRequestEnvelope(RequestEnvelope requestEnvelope)
          Setter for requestEnvelope
 



Copyright © 2013. All Rights Reserved.