Changes since
the last release

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

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

Uses of SecondChanceOfferDurationCodeType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return SecondChanceOfferDurationCodeType
 SecondChanceOfferDurationCodeType VerifyAddSecondChanceItemCall.getDuration()
          Gets the VerifyAddSecondChanceItemRequestType.duration.
 SecondChanceOfferDurationCodeType AddSecondChanceItemCall.getDuration()
          Gets the AddSecondChanceItemRequestType.duration.
 SecondChanceOfferDurationCodeType AddTransactionConfirmationItemCall.getListingDuration()
          Gets the AddTransactionConfirmationItemRequestType.listingDuration.
 

Methods in com.ebay.sdk.call with parameters of type SecondChanceOfferDurationCodeType
 void VerifyAddSecondChanceItemCall.setDuration(SecondChanceOfferDurationCodeType duration)
          Sets the VerifyAddSecondChanceItemRequestType.duration.
 void AddSecondChanceItemCall.setDuration(SecondChanceOfferDurationCodeType duration)
          Sets the AddSecondChanceItemRequestType.duration.
 void AddTransactionConfirmationItemCall.setListingDuration(SecondChanceOfferDurationCodeType listingDuration)
          Sets the AddTransactionConfirmationItemRequestType.listingDuration.
 

Uses of SecondChanceOfferDurationCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as SecondChanceOfferDurationCodeType
protected  SecondChanceOfferDurationCodeType VerifyAddSecondChanceItemRequestType.duration
           
protected  SecondChanceOfferDurationCodeType SellingManagerAutoSecondChanceOfferType.duration
           
protected  SecondChanceOfferDurationCodeType AddSecondChanceItemRequestType.duration
           
protected  SecondChanceOfferDurationCodeType AddTransactionConfirmationItemRequestType.listingDuration
           
 

Methods in com.ebay.soap.eBLBaseComponents that return SecondChanceOfferDurationCodeType
static SecondChanceOfferDurationCodeType SecondChanceOfferDurationCodeType.fromValue(java.lang.String v)
           
 SecondChanceOfferDurationCodeType VerifyAddSecondChanceItemRequestType.getDuration()
          Gets the value of the duration property.
 SecondChanceOfferDurationCodeType SellingManagerAutoSecondChanceOfferType.getDuration()
          Gets the value of the duration property.
 SecondChanceOfferDurationCodeType AddSecondChanceItemRequestType.getDuration()
          Gets the value of the duration property.
 SecondChanceOfferDurationCodeType AddTransactionConfirmationItemRequestType.getListingDuration()
          Gets the value of the listingDuration property.
static SecondChanceOfferDurationCodeType SecondChanceOfferDurationCodeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SecondChanceOfferDurationCodeType[] SecondChanceOfferDurationCodeType.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 SecondChanceOfferDurationCodeType
 void VerifyAddSecondChanceItemRequestType.setDuration(SecondChanceOfferDurationCodeType value)
          Sets the value of the duration property.
 void SellingManagerAutoSecondChanceOfferType.setDuration(SecondChanceOfferDurationCodeType value)
          Sets the value of the duration property.
 void AddSecondChanceItemRequestType.setDuration(SecondChanceOfferDurationCodeType value)
          Sets the value of the duration property.
 void AddTransactionConfirmationItemRequestType.setListingDuration(SecondChanceOfferDurationCodeType value)
          Sets the value of the listingDuration 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.