Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductOfferingUnderscoreUpdate
Packages that use ProductOfferingUnderscoreUpdate
-
Uses of ProductOfferingUnderscoreUpdate in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return ProductOfferingUnderscoreUpdateModifier and TypeMethodDescriptionProductOfferingUnderscoreUpdate.addAgreementItem(AgreementRef agreementItem) ProductOfferingUnderscoreUpdate.addAttachmentItem(Attachment attachmentItem) ProductOfferingUnderscoreUpdate.addBundledProductOfferingItem(BundledProductOffering bundledProductOfferingItem) ProductOfferingUnderscoreUpdate.addCategoryItem(CategoryRef categoryItem) ProductOfferingUnderscoreUpdate.addChannelItem(ChannelRef channelItem) ProductOfferingUnderscoreUpdate.addMarketSegmentItem(MarketSegmentRef marketSegmentItem) ProductOfferingUnderscoreUpdate.addPlaceItem(PlaceRef placeItem) ProductOfferingUnderscoreUpdate.addProdSpecCharValueUseItem(ProdSpecCharValueUse prodSpecCharValueUseItem) ProductOfferingUnderscoreUpdate.addProductOfferingPriceItem(ProductOfferingPrice productOfferingPriceItem) ProductOfferingUnderscoreUpdate.addProductOfferingTermItem(ProductOfferingTerm productOfferingTermItem) ProductOfferingUnderscoreUpdate.agreement(List<AgreementRef> agreement) ProductOfferingUnderscoreUpdate.atBaseType(String atBaseType) ProductOfferingUnderscoreUpdate.atSchemaLocation(String atSchemaLocation) ProductOfferingUnderscoreUpdate.attachment(List<Attachment> attachment) ProductOfferingUnderscoreUpdate.bundledProductOffering(List<BundledProductOffering> bundledProductOffering) ProductOfferingUnderscoreUpdate.category(List<CategoryRef> category) ProductOfferingUnderscoreUpdate.channel(List<ChannelRef> channel) ProductOfferingUnderscoreUpdate.description(String description) ProductOfferingUnderscoreUpdate.isSellable(Boolean isSellable) ProductOfferingUnderscoreUpdate.lifecycleStatus(String lifecycleStatus) ProductOfferingUnderscoreUpdate.marketSegment(List<MarketSegmentRef> marketSegment) ProductOfferingUnderscoreUpdate.prodSpecCharValueUse(List<ProdSpecCharValueUse> prodSpecCharValueUse) ProductOfferingUnderscoreUpdate.productOfferingPrice(List<ProductOfferingPrice> productOfferingPrice) ProductOfferingUnderscoreUpdate.productOfferingTerm(List<ProductOfferingTerm> productOfferingTerm) ProductOfferingUnderscoreUpdate.productSpecification(ProductSpecificationRef productSpecification) ProductOfferingUnderscoreUpdate.resourceCandidate(ResourceCandidateRef resourceCandidate) ProductOfferingUnderscoreUpdate.serviceCandidate(ServiceCandidateRef serviceCandidate) ProductOfferingUnderscoreUpdate.serviceLevelAgreement(SLARef serviceLevelAgreement) ProductOfferingUnderscoreUpdate.validFor(TimePeriod validFor)