Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductSpecificationUnderscoreUpdate
Packages that use ProductSpecificationUnderscoreUpdate
-
Uses of ProductSpecificationUnderscoreUpdate in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return ProductSpecificationUnderscoreUpdateModifier and TypeMethodDescriptionProductSpecificationUnderscoreUpdate.addAttachmentItem(Attachment attachmentItem) ProductSpecificationUnderscoreUpdate.addBundledProductSpecificationItem(BundledProductSpecification bundledProductSpecificationItem) ProductSpecificationUnderscoreUpdate.addProductSpecCharacteristicItem(ProductSpecCharacteristic productSpecCharacteristicItem) ProductSpecificationUnderscoreUpdate.addProductSpecificationRelationshipItem(ProductSpecificationRelationship productSpecificationRelationshipItem) ProductSpecificationUnderscoreUpdate.addRelatedPartyItem(RelatedPartyRef relatedPartyItem) ProductSpecificationUnderscoreUpdate.addResourceSpecificationItem(ResourceSpecificationRef resourceSpecificationItem) ProductSpecificationUnderscoreUpdate.addServiceSpecificationItem(ServiceSpecificationRef serviceSpecificationItem) ProductSpecificationUnderscoreUpdate.atBaseType(String atBaseType) ProductSpecificationUnderscoreUpdate.atSchemaLocation(String atSchemaLocation) ProductSpecificationUnderscoreUpdate.attachment(List<Attachment> attachment) ProductSpecificationUnderscoreUpdate.bundledProductSpecification(List<BundledProductSpecification> bundledProductSpecification) ProductSpecificationUnderscoreUpdate.description(String description) ProductSpecificationUnderscoreUpdate.lastUpdate(Date lastUpdate) ProductSpecificationUnderscoreUpdate.lifecycleStatus(String lifecycleStatus) ProductSpecificationUnderscoreUpdate.productNumber(String productNumber) ProductSpecificationUnderscoreUpdate.productSpecCharacteristic(List<ProductSpecCharacteristic> productSpecCharacteristic) ProductSpecificationUnderscoreUpdate.productSpecificationRelationship(List<ProductSpecificationRelationship> productSpecificationRelationship) ProductSpecificationUnderscoreUpdate.relatedParty(List<RelatedPartyRef> relatedParty) ProductSpecificationUnderscoreUpdate.resourceSpecification(List<ResourceSpecificationRef> resourceSpecification) ProductSpecificationUnderscoreUpdate.serviceSpecification(List<ServiceSpecificationRef> serviceSpecification) ProductSpecificationUnderscoreUpdate.targetProductSchema(TargetProductSchemaRef targetProductSchema) ProductSpecificationUnderscoreUpdate.validFor(TimePeriod validFor)