Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.ListingTypeCodeType

Packages that use ListingTypeCodeType
com.ebay.sdk.call   
com.ebay.soap.eBLBaseComponents   
 

Uses of ListingTypeCodeType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return ListingTypeCodeType
 ListingTypeCodeType GetOrdersCall.getListingType()
          Gets the GetOrdersRequestType.listingType.
 ListingTypeCodeType CompleteSaleCall.getListingType()
          Gets the CompleteSaleRequestType.listingType.
 

Methods in com.ebay.sdk.call with parameters of type ListingTypeCodeType
 void GetOrdersCall.setListingType(ListingTypeCodeType listingType)
          Sets the GetOrdersRequestType.listingType.
 void CompleteSaleCall.setListingType(ListingTypeCodeType listingType)
          Sets the CompleteSaleRequestType.listingType.
 

Uses of ListingTypeCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ListingTypeCodeType
protected  ListingTypeCodeType SellingManagerSoldTransactionType.listingType
           
protected  ListingTypeCodeType SellerFavoriteItemPreferencesType.listingType
           
protected  ListingTypeCodeType PromotedItemType.listingType
           
protected  ListingTypeCodeType ListingStartPriceDetailsType.listingType
           
protected  ListingTypeCodeType ItemType.listingType
           
protected  ListingTypeCodeType ItemListCustomizationType.listingType
           
protected  ListingTypeCodeType GetOrdersRequestType.listingType
           
protected  ListingTypeCodeType CompleteSaleRequestType.listingType
           
protected  ListingTypeCodeType ListingDurationReferenceType.type
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ListingTypeCodeType
static ListingTypeCodeType ListingTypeCodeType.fromValue(java.lang.String v)
           
 ListingTypeCodeType SellingManagerSoldTransactionType.getListingType()
          Gets the value of the listingType property.
 ListingTypeCodeType SellerFavoriteItemPreferencesType.getListingType()
          Gets the value of the listingType property.
 ListingTypeCodeType PromotedItemType.getListingType()
          Gets the value of the listingType property.
 ListingTypeCodeType ListingStartPriceDetailsType.getListingType()
          Gets the value of the listingType property.
 ListingTypeCodeType ItemType.getListingType()
          Gets the value of the listingType property.
 ListingTypeCodeType ItemListCustomizationType.getListingType()
          Gets the value of the listingType property.
 ListingTypeCodeType GetOrdersRequestType.getListingType()
          Gets the value of the listingType property.
 ListingTypeCodeType CompleteSaleRequestType.getListingType()
          Gets the value of the listingType property.
 ListingTypeCodeType ListingDurationReferenceType.getType()
          Gets the value of the type property.
static ListingTypeCodeType ListingTypeCodeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ListingTypeCodeType[] ListingTypeCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ListingTypeCodeType
 void SellingManagerSoldTransactionType.setListingType(ListingTypeCodeType value)
          Sets the value of the listingType property.
 void SellerFavoriteItemPreferencesType.setListingType(ListingTypeCodeType value)
          Sets the value of the listingType property.
 void PromotedItemType.setListingType(ListingTypeCodeType value)
          Sets the value of the listingType property.
 void ListingStartPriceDetailsType.setListingType(ListingTypeCodeType value)
          Sets the value of the listingType property.
 void ItemType.setListingType(ListingTypeCodeType value)
          Sets the value of the listingType property.
 void ItemListCustomizationType.setListingType(ListingTypeCodeType value)
          Sets the value of the listingType property.
 void GetOrdersRequestType.setListingType(ListingTypeCodeType value)
          Sets the value of the listingType property.
 void CompleteSaleRequestType.setListingType(ListingTypeCodeType value)
          Sets the value of the listingType property.
 void ListingDurationReferenceType.setType(ListingTypeCodeType value)
          Sets the value of the type property.
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.