Changes since
the last release

com.ebay.soap.eBLBaseComponents
Enum DetailNameCodeType

java.lang.Object
  extended by java.lang.Enum<DetailNameCodeType>
      extended by com.ebay.soap.eBLBaseComponents.DetailNameCodeType
All Implemented Interfaces:
Serializable, Comparable<DetailNameCodeType>

public enum DetailNameCodeType
extends Enum<DetailNameCodeType>

Java class for DetailNameCodeType.

The following schema fragment specifies the expected content contained within this class.

 <simpleType name="DetailNameCodeType">
   <restriction base="{http://www.w3.org/2001/XMLSchema}token">
     <enumeration value="CountryDetails"/>
     <enumeration value="CurrencyDetails"/>
     <enumeration value="PaymentOptionDetails"/>
     <enumeration value="RegionDetails"/>
     <enumeration value="ShippingLocationDetails"/>
     <enumeration value="ShippingServiceDetails"/>
     <enumeration value="SiteDetails"/>
     <enumeration value="TaxJurisdiction"/>
     <enumeration value="URLDetails"/>
     <enumeration value="TimeZoneDetails"/>
     <enumeration value="RegionOfOriginDetails"/>
     <enumeration value="DispatchTimeMaxDetails"/>
     <enumeration value="ItemSpecificDetails"/>
     <enumeration value="UnitOfMeasurementDetails"/>
     <enumeration value="ShippingPackageDetails"/>
     <enumeration value="CustomCode"/>
     <enumeration value="ShippingCarrierDetails"/>
     <enumeration value="ListingStartPriceDetails"/>
     <enumeration value="ReturnPolicyDetails"/>
     <enumeration value="BuyerRequirementDetails"/>
     <enumeration value="ListingFeatureDetails"/>
     <enumeration value="VariationDetails"/>
     <enumeration value="ExcludeShippingLocationDetails"/>
     <enumeration value="RecoupmentPolicyDetails"/>
     <enumeration value="ShippingCategoryDetails"/>
     <enumeration value="ProductDetails"/>
   </restriction>
 </simpleType>
 
Note: Per JAXB standards, underscores are added to separate words in enumerations (e.g., PayPal becomes PAY_PAL).


Enum Constant Summary
BUYER_REQUIREMENT_DETAILS
          This value is specified to list the Buyer Requirement values that can be passed in through the BuyerRequirementDetails container of an Add/Revise/Relist API call.
COUNTRY_DETAILS
          This value is specified to list the country code and associated name of each country supported by the eBay system.
CURRENCY_DETAILS
          This value is specified to list the currencies supported by the eBay system.
CUSTOM_CODE
          Reserved for future use.
DISPATCH_TIME_MAX_DETAILS
          This value is specified to list the handling time values (in number of business days) that the seller can set on a listing.
EXCLUDE_SHIPPING_LOCATION_DETAILS
          This value is specified to list the geographical regions and individual countries that can be passed in to the ShippingDetails.ExcludeShipToLocation field in an Add/Revise/Relist API call.
ITEM_SPECIFIC_DETAILS
          This value is specified to list maximum thresholds when using Item Specifics.
LISTING_FEATURE_DETAILS
          This value is specified to list the listing features/upgrades that are enabled or disabled for the specified site.
LISTING_START_PRICE_DETAILS
          This value is specified to list the minimum starting prices for the supported types of eBay listings.
PAYMENT_OPTION_DETAILS
          Not functional.
PRODUCT_DETAILS
          Specify this value to get the appropriate text to insert into a product identifier field (EAN, ISBN, UPC, MPN/Brand) if eBay is prompting/expecting one of these fields in the call request, but the identifiers do not exist/apply for the product.
RECOUPMENT_POLICY_DETAILS
          This value is specified to list whether or not a recoupment policy is enforced on either the listing site or the seller's registration site.
REGION_DETAILS
          Not functional.
REGION_OF_ORIGIN_DETAILS
          Not functional.
RETURN_POLICY_DETAILS
          This value is specified to list the return policy values that can be passed in through the ReturnPolicy container of an Add/Revise/Relist API call.
SHIPPING_CARRIER_DETAILS
          This value is specified to list the shipping carriers supported by the specified site.
SHIPPING_CATEGORY_DETAILS
          This value is specified to list the shipping service categories (Standard, Expedited, Economy) supported for the site.
SHIPPING_LOCATION_DETAILS
          This value is specified to list the regions and locations supported by eBay's shipping services.
SHIPPING_PACKAGE_DETAILS
          This value is specified to list the various shipping packages supported by the specified site.
SHIPPING_SERVICE_DETAILS
          This value is specified to list the shipping services supported by the specified eBay site.
SITE_DETAILS
          This value is specified to list the available eBay sites and their associated SiteID values.
TAX_JURISDICTION
          This value is specified to list the different tax jurisdictions supported by the specified eBay site.
TIME_ZONE_DETAILS
          This value is specified to list the details of the time zones supported by the eBay system.
UNIT_OF_MEASUREMENT_DETAILS
          Units of measurement are no longer returned in GeteBayDetails, so this enumeration value is no longer applicable.
URL_DETAILS
          This value is specified to list the different eBay URLs associated with the specified eBay site.
VARIATION_DETAILS
          This value is specified to list the maximum thresholds when using multi-variation listings.
 
Method Summary
static DetailNameCodeType fromValue(String v)
           
 String value()
           
static DetailNameCodeType valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DetailNameCodeType[] 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

COUNTRY_DETAILS

public static final DetailNameCodeType COUNTRY_DETAILS
This value is specified to list the country code and associated name of each country supported by the eBay system.


CURRENCY_DETAILS

public static final DetailNameCodeType CURRENCY_DETAILS
This value is specified to list the currencies supported by the eBay system.


PAYMENT_OPTION_DETAILS

public static final DetailNameCodeType PAYMENT_OPTION_DETAILS
Not functional. Do not use this value.


REGION_DETAILS

public static final DetailNameCodeType REGION_DETAILS
Not functional. Do not use this value.


SHIPPING_LOCATION_DETAILS

public static final DetailNameCodeType SHIPPING_LOCATION_DETAILS
This value is specified to list the regions and locations supported by eBay's shipping services.


SHIPPING_SERVICE_DETAILS

public static final DetailNameCodeType SHIPPING_SERVICE_DETAILS
This value is specified to list the shipping services supported by the specified eBay site.


SITE_DETAILS

public static final DetailNameCodeType SITE_DETAILS
This value is specified to list the available eBay sites and their associated SiteID values.


TAX_JURISDICTION

public static final DetailNameCodeType TAX_JURISDICTION
This value is specified to list the different tax jurisdictions supported by the specified eBay site.


URL_DETAILS

public static final DetailNameCodeType URL_DETAILS
This value is specified to list the different eBay URLs associated with the specified eBay site.


TIME_ZONE_DETAILS

public static final DetailNameCodeType TIME_ZONE_DETAILS
This value is specified to list the details of the time zones supported by the eBay system.


REGION_OF_ORIGIN_DETAILS

public static final DetailNameCodeType REGION_OF_ORIGIN_DETAILS
Not functional. Do not use this value.


DISPATCH_TIME_MAX_DETAILS

public static final DetailNameCodeType DISPATCH_TIME_MAX_DETAILS
This value is specified to list the handling time values (in number of business days) that the seller can set on a listing. The seller must ship an order line item within this time or risk getting a seller defect.


ITEM_SPECIFIC_DETAILS

public static final DetailNameCodeType ITEM_SPECIFIC_DETAILS
This value is specified to list maximum thresholds when using Item Specifics.


UNIT_OF_MEASUREMENT_DETAILS

public static final DetailNameCodeType UNIT_OF_MEASUREMENT_DETAILS
Units of measurement are no longer returned in GeteBayDetails, so this enumeration value is no longer applicable.


SHIPPING_PACKAGE_DETAILS

public static final DetailNameCodeType SHIPPING_PACKAGE_DETAILS
This value is specified to list the various shipping packages supported by the specified site.


CUSTOM_CODE

public static final DetailNameCodeType CUSTOM_CODE
Reserved for future use.


SHIPPING_CARRIER_DETAILS

public static final DetailNameCodeType SHIPPING_CARRIER_DETAILS
This value is specified to list the shipping carriers supported by the specified site.


LISTING_START_PRICE_DETAILS

public static final DetailNameCodeType LISTING_START_PRICE_DETAILS
This value is specified to list the minimum starting prices for the supported types of eBay listings.


RETURN_POLICY_DETAILS

public static final DetailNameCodeType RETURN_POLICY_DETAILS
This value is specified to list the return policy values that can be passed in through the ReturnPolicy container of an Add/Revise/Relist API call.


BUYER_REQUIREMENT_DETAILS

public static final DetailNameCodeType BUYER_REQUIREMENT_DETAILS
This value is specified to list the Buyer Requirement values that can be passed in through the BuyerRequirementDetails container of an Add/Revise/Relist API call.


LISTING_FEATURE_DETAILS

public static final DetailNameCodeType LISTING_FEATURE_DETAILS
This value is specified to list the listing features/upgrades that are enabled or disabled for the specified site.


VARIATION_DETAILS

public static final DetailNameCodeType VARIATION_DETAILS
This value is specified to list the maximum thresholds when using multi-variation listings.


EXCLUDE_SHIPPING_LOCATION_DETAILS

public static final DetailNameCodeType EXCLUDE_SHIPPING_LOCATION_DETAILS
This value is specified to list the geographical regions and individual countries that can be passed in to the ShippingDetails.ExcludeShipToLocation field in an Add/Revise/Relist API call. Multiple ShippingDetails.ExcludeShipToLocation can be used, and any region or country value that is passed in to one of these fields will exclude that region or country as a "ship-to" location.


RECOUPMENT_POLICY_DETAILS

public static final DetailNameCodeType RECOUPMENT_POLICY_DETAILS
This value is specified to list whether or not a recoupment policy is enforced on either the listing site or the seller's registration site.


SHIPPING_CATEGORY_DETAILS

public static final DetailNameCodeType SHIPPING_CATEGORY_DETAILS
This value is specified to list the shipping service categories (Standard, Expedited, Economy) supported for the site.


PRODUCT_DETAILS

public static final DetailNameCodeType PRODUCT_DETAILS
Specify this value to get the appropriate text to insert into a product identifier field (EAN, ISBN, UPC, MPN/Brand) if eBay is prompting/expecting one of these fields in the call request, but the identifiers do not exist/apply for the product. The ProductDetails.ProductIdentifierUnavailableText field that is returned in the response will contain the actual text that should be passed into the relevant product identification fields when creating a listing.

Method Detail

values

public static DetailNameCodeType[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (DetailNameCodeType c : DetailNameCodeType.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static DetailNameCodeType valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
IllegalArgumentException - if this enum type has no constant with the specified name
NullPointerException - if the argument is null

value

public String value()

fromValue

public static DetailNameCodeType fromValue(String v)

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.