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