Generated by
JDiff

Class com.ebay.soap.eBLBaseComponents.ItemType

Removed Methods
List<SkypeContactOptionCodeType> _getSkypeContactOption()  
ListingCheckoutRedirectPreferenceType getListingCheckoutRedirectPreference() Gets the value of the listingCheckoutRedirectPreference property.
SkypeContactOptionCodeType getSkypeContactOption(int) @return one of
SkypeContactOptionCodeType[] getSkypeContactOption() @return array of
int getSkypeContactOptionLength()  
String getSkypeID() Gets the value of the skypeID property.
Boolean isPostCheckoutExperienceEnabled() Gets the value of the postCheckoutExperienceEnabled property.
Boolean isSkypeEnabled() Gets the value of the skypeEnabled property.
Boolean isThirdPartyCheckout() Gets the value of the thirdPartyCheckout property.
Boolean isThirdPartyCheckoutIntegration() Gets the value of the thirdPartyCheckoutIntegration property.
Boolean isUseRecommendedProduct() Gets the value of the useRecommendedProduct property.
void setListingCheckoutRedirectPreference(ListingCheckoutRedirectPreferenceType) Sets the value of the listingCheckoutRedirectPreference property.
void setPostCheckoutExperienceEnabled(Boolean) Sets the value of the postCheckoutExperienceEnabled property.
SkypeContactOptionCodeType setSkypeContactOption(int, SkypeContactOptionCodeType) @param value allowed object is
void setSkypeContactOption(SkypeContactOptionCodeType[]) @param values allowed objects are
void setSkypeEnabled(Boolean) Sets the value of the skypeEnabled property.
void setSkypeID(String) Sets the value of the skypeID property.
void setThirdPartyCheckout(Boolean) Sets the value of the thirdPartyCheckout property.
void setThirdPartyCheckoutIntegration(Boolean) Sets the value of the thirdPartyCheckoutIntegration property.
void setUseRecommendedProduct(Boolean) Sets the value of the useRecommendedProduct property.
 

Removed Fields
ListingCheckoutRedirectPreferenceType listingCheckoutRedirectPreference  
Boolean postCheckoutExperienceEnabled  
List<SkypeContactOptionCodeType> skypeContactOption  
Boolean skypeEnabled  
String skypeID  
Boolean thirdPartyCheckout  
Boolean thirdPartyCheckoutIntegration  
Boolean useRecommendedProduct