Uses of Class
com.ebay.api.eBLBaseComponents.UserIDType

Packages that use UserIDType
com.ebay.api.eBLBaseComponents   
 

Uses of UserIDType in com.ebay.api.eBLBaseComponents
 

Methods in com.ebay.api.eBLBaseComponents that return UserIDType
 UserIDType PayerInfoType.getPayerID()
           
 UserIDType ReceiverInfoType.getReceiverID()
           
 

Methods in com.ebay.api.eBLBaseComponents with parameters of type UserIDType
 void PayerInfoType.setPayerID(UserIDType payerID)
           
 void ReceiverInfoType.setReceiverID(UserIDType receiverID)