Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.BundledPopRelationship
Packages that use BundledPopRelationship
Package
Description
-
Uses of BundledPopRelationship in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return BundledPopRelationshipModifier and TypeMethodDescriptionMethods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return types with arguments of type BundledPopRelationshipModifier and TypeMethodDescription@Valid List<BundledPopRelationship>ProductOfferingPrice.getBundledPopRelationship()Not Sent.@Valid List<BundledPopRelationship>ProductOfferingPriceUnderscoreCreate.getBundledPopRelationship()Get bundledPopRelationship@Valid List<BundledPopRelationship>ProductOfferingPriceUnderscoreUpdate.getBundledPopRelationship()Get bundledPopRelationshipMethods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with parameters of type BundledPopRelationshipModifier and TypeMethodDescriptionProductOfferingPrice.addBundledPopRelationshipItem(BundledPopRelationship bundledPopRelationshipItem) ProductOfferingPriceUnderscoreCreate.addBundledPopRelationshipItem(BundledPopRelationship bundledPopRelationshipItem) ProductOfferingPriceUnderscoreUpdate.addBundledPopRelationshipItem(BundledPopRelationship bundledPopRelationshipItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with type arguments of type BundledPopRelationshipModifier and TypeMethodDescriptionProductOfferingPrice.bundledPopRelationship(List<BundledPopRelationship> bundledPopRelationship) ProductOfferingPriceUnderscoreCreate.bundledPopRelationship(List<BundledPopRelationship> bundledPopRelationship) ProductOfferingPriceUnderscoreUpdate.bundledPopRelationship(List<BundledPopRelationship> bundledPopRelationship) voidProductOfferingPrice.setBundledPopRelationship(List<BundledPopRelationship> bundledPopRelationship) voidProductOfferingPriceUnderscoreCreate.setBundledPopRelationship(List<BundledPopRelationship> bundledPopRelationship) voidProductOfferingPriceUnderscoreUpdate.setBundledPopRelationship(List<BundledPopRelationship> bundledPopRelationship) -
Uses of BundledPopRelationship in de.hybris.platform.b2ctelcotmfwebservices.v3.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return types with arguments of type BundledPopRelationshipModifier and TypeMethodDescription@Valid List<BundledPopRelationship>ProductOfferingPrice.getBundledPopRelationship()not sentMethods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with parameters of type BundledPopRelationshipModifier and TypeMethodDescriptionProductOfferingPrice.addBundledPopRelationshipItem(BundledPopRelationship bundledPopRelationshipItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with type arguments of type BundledPopRelationshipModifier and TypeMethodDescriptionProductOfferingPrice.bundledPopRelationship(List<BundledPopRelationship> bundledPopRelationship) voidProductOfferingPrice.setBundledPopRelationship(List<BundledPopRelationship> bundledPopRelationship)