Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.UsageSpecificationRef
Packages that use UsageSpecificationRef
Package
Description
-
Uses of UsageSpecificationRef in de.hybris.platform.b2ctelcotmfwebservices.mappers.usagespecificationref
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.usagespecificationref with parameters of type UsageSpecificationRefModifier and TypeMethodDescriptionvoidUsageSpecificationRefExternalIdentifierAttributeMapper.populateSourceAttributeFromTarget(UsageSpecificationRef target, TmaProductUsageSpecificationData source, ma.glasnost.orika.MappingContext context) voidUsageSpecificationRefExternalIdentifierAttributeMapper.populateTargetAttributeFromSource(TmaProductUsageSpecificationData source, UsageSpecificationRef target, ma.glasnost.orika.MappingContext context) voidUsageSpecificationRefHrefAttributeMapper.populateTargetAttributeFromSource(TmaProductUsageSpecificationData source, UsageSpecificationRef target, ma.glasnost.orika.MappingContext context) voidUsageSpecificationRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TmaProductUsageSpecificationData source, UsageSpecificationRef target, ma.glasnost.orika.MappingContext context) -
Uses of UsageSpecificationRef in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return UsageSpecificationRefModifier and TypeMethodDescriptionUsageSpecificationRef.addExternalIdentifierItem(ExternalIdentifier externalIdentifierItem) UsageSpecificationRef.atreferredType(String atreferredType) UsageSpecificationRef.externalIdentifier(List<ExternalIdentifier> externalIdentifier) @Valid UsageSpecificationRefProductSpecification.getUsageSpecification()The Product Usage Specification which describes the types of Usage events generated by offerings with this Product Specification@Valid UsageSpecificationRefUsagePriceChargeEntry.getUsageSpecification()Get usageSpecificationMethods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with parameters of type UsageSpecificationRefModifier and TypeMethodDescriptionvoidProductSpecification.setUsageSpecification(UsageSpecificationRef usageSpecification) voidUsagePriceChargeEntry.setUsageSpecification(UsageSpecificationRef usageSpecification) ProductSpecification.usageSpecification(UsageSpecificationRef usageSpecification) UsagePriceChargeEntry.usageSpecification(UsageSpecificationRef usageSpecification) -
Uses of UsageSpecificationRef in de.hybris.platform.b2ctelcotmfwebservices.v3.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return UsageSpecificationRefModifier and TypeMethodDescriptionProductOfferingPrice.getUsageSpecification()Get usageSpecificationMethods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with parameters of type UsageSpecificationRefModifier and TypeMethodDescriptionvoidProductOfferingPrice.setUsageSpecification(UsageSpecificationRef usageSpecification) ProductOfferingPrice.usageSpecification(UsageSpecificationRef usageSpecification)