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

Packages that use AuctionInfoType
com.ebay.api.eBLBaseComponents   
 

Uses of AuctionInfoType in com.ebay.api.eBLBaseComponents
 

Methods in com.ebay.api.eBLBaseComponents that return AuctionInfoType
 AuctionInfoType PaymentItemInfoType.getAuction()
           
 

Methods in com.ebay.api.eBLBaseComponents with parameters of type AuctionInfoType
 void PaymentItemInfoType.setAuction(AuctionInfoType auction)