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

Packages that use SalutationType
com.ebay.api.eBLBaseComponents   
 

Uses of SalutationType in com.ebay.api.eBLBaseComponents
 

Methods in com.ebay.api.eBLBaseComponents that return SalutationType
 SalutationType PersonNameType.getSalutation()
           
 

Methods in com.ebay.api.eBLBaseComponents with parameters of type SalutationType
 void PersonNameType.setSalutation(SalutationType salutation)