Changes since
the last release

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

Packages that use ProfileCategoryGroupDefinitionType
com.ebay.soap.eBLBaseComponents   
 

Uses of ProfileCategoryGroupDefinitionType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ProfileCategoryGroupDefinitionType
protected  ProfileCategoryGroupDefinitionType FeatureDefinitionsType.paymentProfileCategoryGroup
           
protected  ProfileCategoryGroupDefinitionType FeatureDefinitionsType.returnPolicyProfileCategoryGroup
           
protected  ProfileCategoryGroupDefinitionType FeatureDefinitionsType.shippingProfileCategoryGroup
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ProfileCategoryGroupDefinitionType
 ProfileCategoryGroupDefinitionType ObjectFactory.createProfileCategoryGroupDefinitionType()
          Create an instance of ProfileCategoryGroupDefinitionType
 ProfileCategoryGroupDefinitionType FeatureDefinitionsType.getPaymentProfileCategoryGroup()
          Gets the value of the paymentProfileCategoryGroup property.
 ProfileCategoryGroupDefinitionType FeatureDefinitionsType.getReturnPolicyProfileCategoryGroup()
          Gets the value of the returnPolicyProfileCategoryGroup property.
 ProfileCategoryGroupDefinitionType FeatureDefinitionsType.getShippingProfileCategoryGroup()
          Gets the value of the shippingProfileCategoryGroup property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ProfileCategoryGroupDefinitionType
 void FeatureDefinitionsType.setPaymentProfileCategoryGroup(ProfileCategoryGroupDefinitionType value)
          Sets the value of the paymentProfileCategoryGroup property.
 void FeatureDefinitionsType.setReturnPolicyProfileCategoryGroup(ProfileCategoryGroupDefinitionType value)
          Sets the value of the returnPolicyProfileCategoryGroup property.
 void FeatureDefinitionsType.setShippingProfileCategoryGroup(ProfileCategoryGroupDefinitionType value)
          Sets the value of the shippingProfileCategoryGroup 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.