|
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
Sort items with Best Offers first. |
|
BEST_OFFER_COUNT
Sort by the number of Best Offers (ascending). |
|
BEST_OFFER_COUNT_DESCENDING
Sort items by the number of Best Offers on an item, in descending order. |
|
BEST_OFFER_DESCENDING
Sort items with Best Offers last. |
|
BID_COUNT
Sort by number of bids on the item (ascending). |
|
BID_COUNT_DESCENDING
Sort by number of bids on the item (descending). |
|
BIDDER_COUNT
Sort by number of bidders (ascending). |
|
BIDDER_COUNT_DESCENDING
Sort by number of bidders (descending). |
|
BUYER_EMAIL
Sort by the buyer's email address, in alphabetical order. |
|
BUYER_EMAIL_DESCENDING
Sort by the buyer's email address, in reverse alphabetical order. |
|
BUYER_POSTAL_CODE
Sort by the buyer's postal code (ascending). |
|
BUYER_POSTAL_CODE_DESCENDING
Sort by the buyer's postal code, in descending order. |
|
BUYER_USER_ID
Sort by the user ID of the buyer (ascending). |
|
BUYER_USER_ID_DESCENDING
Sort by the user ID of the buyer, in reverse alphabetical 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
Sort by current price (ascending). |
|
CURRENT_PRICE_DESCENDING
Sort by the current price of the listed item (descending). |
|
CUSTOM_CODE
Reserved for internal or future use. |
|
END_TIME
Sort by listing end time (ascending). |
|
END_TIME_DESCENDING
Sort by listing end time (descending). |
|
FEEDBACK_LEFT
Sort by type of feedback received, positive, negative, or neutral. |
|
FEEDBACK_LEFT_DESCENDING
Sort by type of feedback received, positive, negative, or neutral. |
|
FEEDBACK_RECEIVED
Sort by type of feedback received, positive, negative, or neutral. |
|
FEEDBACK_RECEIVED_DESCENDING
Sort by type of feedback received, positive, negative, or neutral. |
|
HIGH_BIDDER_USER_ID
Sort by the user ID of the highest bidder (ascending). |
|
HIGH_BIDDER_USER_ID_DESCENDING
Sort by the user ID of the highest bidder (descending). |
|
ITEM_ID
Sort by Item ID (ascending). |
|
ITEM_ID_DESCENDING
Sort by Item ID (descending). |
|
LEAD_COUNT
Sort by the lead (emails) count (ascending). |
|
LEAD_COUNT_DESCENDING
Sort by the lead count (descending). |
|
LISTING_DURATION
Sort by listing duration (ascending). |
|
LISTING_DURATION_DESCENDING
Sort by the duration of the listing (descending). |
|
LISTING_TYPE
Sort by listing type (ascending). |
|
LISTING_TYPE_DESCENDING
Sort by the listing type (descending). |
|
MAX_BID
Sort by maximum bid price (ascending). |
|
MAX_BID_DESCENDING
Sort by the highest bid on the item (descending). |
|
NEW_LEAD_COUNT
Sort by the new lead (new emails) count (ascending). |
|
NEW_LEAD_COUNT_DESCENDING
Sort by the new contact count (descending). |
|
PRICE
Sort by price (ascending). |
|
PRICE_DESCENDING
Sort by price (descending). |
|
QUANTITY
Sort by quantity (ascending). |
|
QUANTITY_AVAILABLE
Sort by the number of items available (ascending). |
|
QUANTITY_AVAILABLE_DESCENDING
Sort items by the number there are available, in descending order. |
|
QUANTITY_DESCENDING
Sort by the quantity of items sold (descending). |
|
QUANTITY_PURCHASED
Sort by the number of items purchased (ascending). |
|
QUANTITY_PURCHASED_DESCENDING
Sort items by the number that have been purchased, in descending order. |
|
QUANTITY_SOLD
Sort by the number of items sold (ascending). |
|
QUANTITY_SOLD_DESCENDING
Sort by the number of items sold, in descending order. |
|
QUESTION_COUNT
Sort by the number of questions (ascending). |
|
QUESTION_COUNT_DESCENDING
Sort by number of questions (descending). |
|
RESERVE_PRICE
Sort by reserve price (ascending). |
|
RESERVE_PRICE_DESCENDING
Sort by the listing's reserve price (descending). |
|
SELLER_EMAIL
Sort by the seller's email address, in alphabetical order. |
|
SELLER_EMAIL_DESCENDING
Sort by the seller's email address, in reverse alphabetical order. |
|
SELLER_USER_ID
Sort by the seller's user ID, in alphabetical order. |
|
SELLER_USER_ID_DESCENDING
Sort by seller user ID, in reverse alphabetical order. |
|
SHIPPING_SERVICE_COST
Sort by the cost indicated for shipping (ascending). |
|
SHIPPING_SERVICE_COST_DESCENDING
Sort by the cost of shipping (descending). |
|
SOLD_PLATFORM
Sort by the platform on which the item was sold (eBay items last). |
|
SOLD_PLATFORM_DESCENDING
Sort by the platform on which the item was sold. |
|
START_PRICE
Sort by start price (ascending). |
|
START_PRICE_DESCENDING
Sort by start price (descending). |
|
START_TIME
Sort by listing start time (ascending). |
|
START_TIME_DESCENDING
Sort by listing start time (descending). |
|
TIME_LEFT
Sort by the time left for the item's listing, in ascending order: active items, good-til-cancelled items, and completed items. |
|
TIME_LEFT_DESCENDING
Sort by time left on the listing, in descending order: completed items, good-til-cancelled items, and active items. |
|
TITLE
Sort by item title (ascending). |
|
TITLE_DESCENDING
Sort by item title (descending). |
|
TOTAL_PRICE
Sort by total price (ascending). |
|
TOTAL_PRICE_DESCENDING
Sort by the total price of the order, (descending). |
|
USER_ID
Sort by user ID, in alphabetical order. |
|
USER_ID_DESCENDING
Sort by user ID, in descending order. |
|
WATCH_COUNT
Sort by the number of items being watched (ascending). |
|
WATCH_COUNT_DESCENDING
Sort by watch count (descending). |
|
WON_PLATFORM
Sort by the platform on which the item was won (eBay items last). |
|
WON_PLATFORM_DESCENDING
Sort by the platform on which the item was won. |
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.