|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<ItemSortTypeCodeType>
com.ebay.soap.eBLBaseComponents.ItemSortTypeCodeType
public enum ItemSortTypeCodeType
Java class for ItemSortTypeCodeType.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="ItemSortTypeCodeType"> <restriction base="{http://www.w3.org/2001/XMLSchema}token"> <enumeration value="ItemID"/> <enumeration value="Price"/> <enumeration value="StartPrice"/> <enumeration value="Title"/> <enumeration value="BidCount"/> <enumeration value="Quantity"/> <enumeration value="StartTime"/> <enumeration value="EndTime"/> <enumeration value="SellerUserID"/> <enumeration value="TimeLeft"/> <enumeration value="ListingDuration"/> <enumeration value="ListingType"/> <enumeration value="CurrentPrice"/> <enumeration value="ReservePrice"/> <enumeration value="MaxBid"/> <enumeration value="BidderCount"/> <enumeration value="HighBidderUserID"/> <enumeration value="BuyerUserID"/> <enumeration value="BuyerPostalCode"/> <enumeration value="BuyerEmail"/> <enumeration value="SellerEmail"/> <enumeration value="TotalPrice"/> <enumeration value="WatchCount"/> <enumeration value="BestOfferCount"/> <enumeration value="QuestionCount"/> <enumeration value="ShippingServiceCost"/> <enumeration value="FeedbackReceived"/> <enumeration value="FeedbackLeft"/> <enumeration value="UserID"/> <enumeration value="QuantitySold"/> <enumeration value="BestOffer"/> <enumeration value="QuantityAvailable"/> <enumeration value="QuantityPurchased"/> <enumeration value="WonPlatform"/> <enumeration value="SoldPlatform"/> <enumeration value="ListingDurationDescending"/> <enumeration value="ListingTypeDescending"/> <enumeration value="CurrentPriceDescending"/> <enumeration value="ReservePriceDescending"/> <enumeration value="MaxBidDescending"/> <enumeration value="BidderCountDescending"/> <enumeration value="HighBidderUserIDDescending"/> <enumeration value="BuyerUserIDDescending"/> <enumeration value="BuyerPostalCodeDescending"/> <enumeration value="BuyerEmailDescending"/> <enumeration value="SellerEmailDescending"/> <enumeration value="TotalPriceDescending"/> <enumeration value="WatchCountDescending"/> <enumeration value="QuestionCountDescending"/> <enumeration value="ShippingServiceCostDescending"/> <enumeration value="FeedbackReceivedDescending"/> <enumeration value="FeedbackLeftDescending"/> <enumeration value="UserIDDescending"/> <enumeration value="QuantitySoldDescending"/> <enumeration value="BestOfferCountDescending"/> <enumeration value="QuantityAvailableDescending"/> <enumeration value="QuantityPurchasedDescending"/> <enumeration value="BestOfferDescending"/> <enumeration value="ItemIDDescending"/> <enumeration value="PriceDescending"/> <enumeration value="StartPriceDescending"/> <enumeration value="TitleDescending"/> <enumeration value="BidCountDescending"/> <enumeration value="QuantityDescending"/> <enumeration value="StartTimeDescending"/> <enumeration value="EndTimeDescending"/> <enumeration value="SellerUserIDDescending"/> <enumeration value="TimeLeftDescending"/> <enumeration value="WonPlatformDescending"/> <enumeration value="SoldPlatformDescending"/> <enumeration value="LeadCount"/> <enumeration value="NewLeadCount"/> <enumeration value="LeadCountDescending"/> <enumeration value="NewLeadCountDescending"/> <enumeration value="ClassifiedAdPayPerLeadFee"/> <enumeration value="ClassifiedAdPayPerLeadFeeDescending"/> <enumeration value="CustomCode"/> </restriction> </simpleType>Note: Per JAXB standards, underscores are added to separate words in enumerations (e.g., PayPal becomes PAY_PAL).
Enum Constant Summary | |
---|---|
BEST_OFFER
This enumeration value is used by the buyer in a GetMyeBayBuying call to sort all Best Offers made in ascending order according to the dollar amount of the Best Offer. |
|
BEST_OFFER_COUNT
This enumeration value is used by the GetMyeBaySelling call to sort active listings according to the number of Best Offers that the listing has received in ascending order. |
|
BEST_OFFER_COUNT_DESCENDING
This enumeration value is used by the GetMyeBaySelling call to sort active listings according to the number of Best Offers that the listing has received in descending order. |
|
BEST_OFFER_DESCENDING
This enumeration value is used by the GetMyeBayBuying call to sort all Best Offers made in descending order according to the dollar amount of the Best Offer. |
|
BID_COUNT
This enumeration value is used to sort auction listings according to the number of bids received in ascending order. |
|
BID_COUNT_DESCENDING
This enumeration value is used to sort auction listings according to the number of bids received in descending order. |
|
BIDDER_COUNT
This enumeration value is used to sort auction listings according to the number of unique bidders in ascending order. |
|
BIDDER_COUNT_DESCENDING
This enumeration value is used by the GetMyeBaySelling call to sort auction listings according to the number of unique bidders in descending order. |
|
BUYER_EMAIL
This enumeration value is used by the GetMyeBaySelling call to sort listings according to the buyer's email address in ascending order. |
|
BUYER_EMAIL_DESCENDING
This enumeration value is used by the GetMyeBaySelling call to sort listings according to the buyer's email address in descending order. |
|
BUYER_POSTAL_CODE
This enumeration value is used by the GetMyeBaySelling call to sort listings according to the buyer's location in ascending order. |
|
BUYER_POSTAL_CODE_DESCENDING
This enumeration value is used by the GetMyeBaySelling call to sort listings according to the buyer's location in descending order. |
|
BUYER_USER_ID
This enumeration value is used by the GetMyeBaySelling call to sort listings according to the buyer's user ID in ascending order. |
|
BUYER_USER_ID_DESCENDING
This enumeration value is used by the GetMyeBaySelling call to sort listings according to the buyer's user ID in descending order. |
|
CLASSIFIED_AD_PAY_PER_LEAD_FEE
The pay-per-lead feature is no longer available, so this value is no longer applicable. |
|
CLASSIFIED_AD_PAY_PER_LEAD_FEE_DESCENDING
The pay-per-lead feature is no longer available, so this value is no longer applicable. |
|
CURRENT_PRICE
This enumeration value is used to sort listings and orders according to the current/final price in ascending order. |
|
CURRENT_PRICE_DESCENDING
This enumeration value is used to sort listings and orders according to the current/final price in descending order. |
|
CUSTOM_CODE
Reserved for internal or future use. |
|
END_TIME
This enumeration value is used to sort listings and orders according to end time in ascending order. |
|
END_TIME_DESCENDING
This enumeration value is used to sort listings and orders according to end time in descending order. |
|
FEEDBACK_LEFT
This enumeration value is used to sort orders according to the type of feedback that a user left for another user in ascending order. |
|
FEEDBACK_LEFT_DESCENDING
This enumeration value is used to sort orders according to the type of feedback that a user left for another user in descending order. |
|
FEEDBACK_RECEIVED
This enumeration value is used to sort orders according to the type of feedback that a user received in ascending order. |
|
FEEDBACK_RECEIVED_DESCENDING
This enumeration value is used to sort orders according to the type of feedback that a user received in descending order. |
|
HIGH_BIDDER_USER_ID
This enumeration value is used to sort auction listings according to the user ID of the highest bidder in ascending order. |
|
HIGH_BIDDER_USER_ID_DESCENDING
This enumeration value is used by the GetMyeBaySelling call to sort auction listings according to the user ID of the highest bidder in descending order. |
|
ITEM_ID
This enumeration value is used to sort listings and orders according to Item ID value in ascending order. |
|
ITEM_ID_DESCENDING
This enumeration value is used to sort listings and orders according to Item ID value in descending order. |
|
LEAD_COUNT
This enumeration value is used by the seller of a classified ad listing in a GetMyeBaySelling call to sort classified ad listings according to the total number of leads (prospective buyer inquiries) in ascending order. |
|
LEAD_COUNT_DESCENDING
This enumeration value is used by the seller of a classified ad listing in a GetMyeBaySelling call to sort classified ad listings according to the total number of leads (prospective buyer inquiries) in descending order. |
|
LISTING_DURATION
This enumeration value is used by the GetMyeBaySelling call to sort listings according to the listing duration in ascending order. |
|
LISTING_DURATION_DESCENDING
This enumeration value is used by the GetMyeBaySelling call to sort listings according to the listing duration in descending order. |
|
LISTING_TYPE
This enumeration value is used to sort listings and orders according to the listing type in ascending order. |
|
LISTING_TYPE_DESCENDING
This enumeration value is used to sort listings and orders according to the listing type in descending order. |
|
MAX_BID
This enumeration value is used by a buyer to sort auction listings and orders according to the maximum bid price that they placed on an auction listing in ascending order. |
|
MAX_BID_DESCENDING
This enumeration value is used by the GetMyeBayBuying call to sort auction listings and orders according to the maximum bid price that a buyer placed on an auction listing in descending order. |
|
NEW_LEAD_COUNT
This enumeration value is used by the seller of a classified ad listing in a GetMyeBaySelling call to sort classified ad listings according to the number of new leads (prospective buyer inquiries) in ascending order. |
|
NEW_LEAD_COUNT_DESCENDING
This enumeration value is used by the seller of a classified ad listing in a GetMyeBaySelling call to sort classified ad listings according to the number of new leads (prospective buyer inquiries) in descending order. |
|
PRICE
This enumeration value is used to sort listings according to item price value in ascending order. |
|
PRICE_DESCENDING
This enumeration value is used to sort listings according to item price value in descending order. |
|
QUANTITY
This enumeration value is used to sort fixed-price listings and orders according to item quantity in ascending order. |
|
QUANTITY_AVAILABLE
This enumeration value is used to sort order line items according to quantity available for purchase in ascending order. |
|
QUANTITY_AVAILABLE_DESCENDING
This enumeration value is used to sort order line items according to quantity available for purchase in descending order. |
|
QUANTITY_DESCENDING
This enumeration value is used to sort fixed-price listings and orders according to item quantity in descending order. |
|
QUANTITY_PURCHASED
This enumeration value is used to sort purchased line items according to the quantity purchased by the buyer in ascending order. |
|
QUANTITY_PURCHASED_DESCENDING
This enumeration value is used to sort purchased line items according to the quantity purchased by the buyer in descending order. |
|
QUANTITY_SOLD
This enumeration value is used by the GetMyeBaySelling call to sort order line items according to the quantity sold in ascending order. |
|
QUANTITY_SOLD_DESCENDING
This enumeration value is used by the GetMyeBaySelling call to sort order line items according to the quantity sold in descending order. |
|
QUESTION_COUNT
This enumeration value is used by the GetMyeBaySelling call to sort listings and orders according to the number of questions that the listing has received in ascending order. |
|
QUESTION_COUNT_DESCENDING
This enumeration value is used by the GetMyeBaySelling call to sort listings and orders according to the number of questions that the listing has received in descending order. |
|
RESERVE_PRICE
This enumeration value is used to sort auction listings and orders according to the reserve price in ascending order. |
|
RESERVE_PRICE_DESCENDING
This enumeration value is used by the GetMyeBaySelling call to sort auction listings and orders according to the reserve price in descending order. |
|
SELLER_EMAIL
This enumeration value is used by the GetMyeBayBuying call to sort listings and orders according to the seller's email address in ascending order. |
|
SELLER_EMAIL_DESCENDING
This enumeration value is used by the GetMyeBayBuying call to sort listings and orders according to the seller's email address in descending order. |
|
SELLER_USER_ID
This enumeration value is used to sort listings and orders according to the seller's user ID in ascending (alphabetical) order. |
|
SELLER_USER_ID_DESCENDING
This enumeration value is used by the GetMyeBayBuying call to sort listings and orders according to the seller's user ID in descending order. |
|
SHIPPING_SERVICE_COST
This enumeration value is used to sort orders according to the cost to ship one unit of the order line item in ascending order. |
|
SHIPPING_SERVICE_COST_DESCENDING
This enumeration value is used to sort orders according to the cost to ship one unit of the order line item in descending order. |
|
SOLD_PLATFORM
This enumeration value is no longer applicable as Half.com has been shut down, and eBay marketplace is the only remaining platform. |
|
SOLD_PLATFORM_DESCENDING
This enumeration value is no longer applicable as Half.com has been shut down, and eBay marketplace is the only remaining platform. |
|
START_PRICE
This enumeration value is used to sort listings or orders according to the starting price value in ascending order. |
|
START_PRICE_DESCENDING
This enumeration value is used to sort listings or orders according to the starting price value in descending order. |
|
START_TIME
This enumeration value is used to sort listings and orders according to start time in ascending order. |
|
START_TIME_DESCENDING
This enumeration value is used to sort listings and orders according to start time in descending order. |
|
TIME_LEFT
This enumeration value is used to sort active listings and orders according to the time left before listing ends (in ascending order). |
|
TIME_LEFT_DESCENDING
This enumeration value is used to sort active listings and orders according to the time left before listing ends (in descending order). |
|
TITLE
This enumeration value is used to sort listings or orders according to listing title in ascending (alphabetical) order. |
|
TITLE_DESCENDING
This enumeration value is used to sort listings or orders according to listing title in descending (alphabetical) order. |
|
TOTAL_PRICE
This enumeration value is used to sort orders according to item price value in ascending order. |
|
TOTAL_PRICE_DESCENDING
This enumeration value is used to sort orders according to item price value in descending order. |
|
USER_ID
This enumeration value is used to sort listings and orders according to the eBay user ID of the order partner/owner of listing in ascending order. |
|
USER_ID_DESCENDING
This enumeration value is used to sort listings and orders according to the eBay user ID of the order partner/owner of listing in descending order. |
|
WATCH_COUNT
This enumeration value is used by the GetMyeBaySelling call to sort listings and orders according to the number of users watching the listing in ascending order. |
|
WATCH_COUNT_DESCENDING
This enumeration value is used by the GetMyeBaySelling call to sort listings and orders according to the number of users watching the listing in descending order. |
|
WON_PLATFORM
This enumeration value is no longer applicable as Half.com has been shut down, and eBay marketplace is the only remaining platform. |
|
WON_PLATFORM_DESCENDING
This enumeration value is no longer applicable as Half.com has been shut down, and eBay marketplace is the only remaining platform. |
Method Summary | |
---|---|
static ItemSortTypeCodeType |
fromValue(java.lang.String v)
|
java.lang.String |
value()
|
static ItemSortTypeCodeType |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ItemSortTypeCodeType[] |
values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods inherited from class java.lang.Enum |
---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Enum Constant Detail |
---|
public static final ItemSortTypeCodeType ITEM_ID
public static final ItemSortTypeCodeType PRICE
public static final ItemSortTypeCodeType START_PRICE
public static final ItemSortTypeCodeType TITLE
public static final ItemSortTypeCodeType BID_COUNT
public static final ItemSortTypeCodeType QUANTITY
public static final ItemSortTypeCodeType START_TIME
public static final ItemSortTypeCodeType END_TIME
public static final ItemSortTypeCodeType SELLER_USER_ID
public static final ItemSortTypeCodeType TIME_LEFT
public static final ItemSortTypeCodeType LISTING_DURATION
public static final ItemSortTypeCodeType LISTING_TYPE
public static final ItemSortTypeCodeType CURRENT_PRICE
public static final ItemSortTypeCodeType RESERVE_PRICE
public static final ItemSortTypeCodeType MAX_BID
public static final ItemSortTypeCodeType BIDDER_COUNT
public static final ItemSortTypeCodeType HIGH_BIDDER_USER_ID
public static final ItemSortTypeCodeType BUYER_USER_ID
public static final ItemSortTypeCodeType BUYER_POSTAL_CODE
public static final ItemSortTypeCodeType BUYER_EMAIL
public static final ItemSortTypeCodeType SELLER_EMAIL
public static final ItemSortTypeCodeType TOTAL_PRICE
public static final ItemSortTypeCodeType WATCH_COUNT
public static final ItemSortTypeCodeType BEST_OFFER_COUNT
public static final ItemSortTypeCodeType QUESTION_COUNT
public static final ItemSortTypeCodeType SHIPPING_SERVICE_COST
public static final ItemSortTypeCodeType FEEDBACK_RECEIVED
public static final ItemSortTypeCodeType FEEDBACK_LEFT
public static final ItemSortTypeCodeType USER_ID
public static final ItemSortTypeCodeType QUANTITY_SOLD
public static final ItemSortTypeCodeType BEST_OFFER
public static final ItemSortTypeCodeType QUANTITY_AVAILABLE
public static final ItemSortTypeCodeType QUANTITY_PURCHASED
public static final ItemSortTypeCodeType WON_PLATFORM
public static final ItemSortTypeCodeType SOLD_PLATFORM
public static final ItemSortTypeCodeType LISTING_DURATION_DESCENDING
public static final ItemSortTypeCodeType LISTING_TYPE_DESCENDING
public static final ItemSortTypeCodeType CURRENT_PRICE_DESCENDING
public static final ItemSortTypeCodeType RESERVE_PRICE_DESCENDING
public static final ItemSortTypeCodeType MAX_BID_DESCENDING
public static final ItemSortTypeCodeType BIDDER_COUNT_DESCENDING
public static final ItemSortTypeCodeType HIGH_BIDDER_USER_ID_DESCENDING
public static final ItemSortTypeCodeType BUYER_USER_ID_DESCENDING
public static final ItemSortTypeCodeType BUYER_POSTAL_CODE_DESCENDING
public static final ItemSortTypeCodeType BUYER_EMAIL_DESCENDING
public static final ItemSortTypeCodeType SELLER_EMAIL_DESCENDING
public static final ItemSortTypeCodeType TOTAL_PRICE_DESCENDING
public static final ItemSortTypeCodeType WATCH_COUNT_DESCENDING
public static final ItemSortTypeCodeType QUESTION_COUNT_DESCENDING
public static final ItemSortTypeCodeType SHIPPING_SERVICE_COST_DESCENDING
public static final ItemSortTypeCodeType FEEDBACK_RECEIVED_DESCENDING
public static final ItemSortTypeCodeType FEEDBACK_LEFT_DESCENDING
public static final ItemSortTypeCodeType USER_ID_DESCENDING
public static final ItemSortTypeCodeType QUANTITY_SOLD_DESCENDING
public static final ItemSortTypeCodeType BEST_OFFER_COUNT_DESCENDING
public static final ItemSortTypeCodeType QUANTITY_AVAILABLE_DESCENDING
public static final ItemSortTypeCodeType QUANTITY_PURCHASED_DESCENDING
public static final ItemSortTypeCodeType BEST_OFFER_DESCENDING
public static final ItemSortTypeCodeType ITEM_ID_DESCENDING
public static final ItemSortTypeCodeType PRICE_DESCENDING
public static final ItemSortTypeCodeType START_PRICE_DESCENDING
public static final ItemSortTypeCodeType TITLE_DESCENDING
public static final ItemSortTypeCodeType BID_COUNT_DESCENDING
public static final ItemSortTypeCodeType QUANTITY_DESCENDING
public static final ItemSortTypeCodeType START_TIME_DESCENDING
public static final ItemSortTypeCodeType END_TIME_DESCENDING
public static final ItemSortTypeCodeType SELLER_USER_ID_DESCENDING
public static final ItemSortTypeCodeType TIME_LEFT_DESCENDING
public static final ItemSortTypeCodeType WON_PLATFORM_DESCENDING
public static final ItemSortTypeCodeType SOLD_PLATFORM_DESCENDING
public static final ItemSortTypeCodeType LEAD_COUNT
public static final ItemSortTypeCodeType NEW_LEAD_COUNT
public static final ItemSortTypeCodeType LEAD_COUNT_DESCENDING
public static final ItemSortTypeCodeType NEW_LEAD_COUNT_DESCENDING
public static final ItemSortTypeCodeType CLASSIFIED_AD_PAY_PER_LEAD_FEE
public static final ItemSortTypeCodeType CLASSIFIED_AD_PAY_PER_LEAD_FEE_DESCENDING
public static final ItemSortTypeCodeType CUSTOM_CODE
Method Detail |
---|
public static ItemSortTypeCodeType[] values()
for (ItemSortTypeCodeType c : ItemSortTypeCodeType.values()) System.out.println(c);
public static ItemSortTypeCodeType valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.
java.lang.IllegalArgumentException
- if this enum type has no constant
with the specified name
java.lang.NullPointerException
- if the argument is nullpublic java.lang.String value()
public static ItemSortTypeCodeType fromValue(java.lang.String v)
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
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.