Uses of Class
com.paypal.svcs.types.perm.PersonalAttributeList

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

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

Methods in com.paypal.svcs.types.perm that return PersonalAttributeList
 PersonalAttributeList GetBasicPersonalDataRequest.getAttributeList()
          Getter for attributeList
 PersonalAttributeList GetAdvancedPersonalDataRequest.getAttributeList()
          Getter for attributeList
 

Methods in com.paypal.svcs.types.perm with parameters of type PersonalAttributeList
 void GetBasicPersonalDataRequest.setAttributeList(PersonalAttributeList attributeList)
          Setter for attributeList
 void GetAdvancedPersonalDataRequest.setAttributeList(PersonalAttributeList attributeList)
          Setter for attributeList
 

Constructors in com.paypal.svcs.types.perm with parameters of type PersonalAttributeList
GetAdvancedPersonalDataRequest(PersonalAttributeList attributeList)
          Constructor with arguments
GetBasicPersonalDataRequest(PersonalAttributeList attributeList)
          Constructor with arguments
 



Copyright © 2013. All Rights Reserved.