Uses of Class
de.hybris.platform.usageconsumptiontmfwebservices.v1.dto.UsageVolumeProductRef
Packages that use UsageVolumeProductRef
-
Uses of UsageVolumeProductRef in de.hybris.platform.usageconsumptiontmfwebservices.v1.dto
Methods in de.hybris.platform.usageconsumptiontmfwebservices.v1.dto that return UsageVolumeProductRefModifier and TypeMethodDescriptionUsageVolumeProductRef._atBaseType(String _atBaseType) Deprecated.UsageVolumeProductRef._atReferredType(String _atReferredType) Deprecated.UsageVolumeProductRef._atSchemaLocation(String _atSchemaLocation) Deprecated.Deprecated.Deprecated.Deprecated.Methods in de.hybris.platform.usageconsumptiontmfwebservices.v1.dto that return types with arguments of type UsageVolumeProductRefModifier and TypeMethodDescription@Valid List<UsageVolumeProductRef>UsageConsumptionReportRequest.getBucket()Deprecated.Reference of the buckets for which the usage consumption report is requested@Valid List<UsageVolumeProductRef>UsageConsumptionReportRequestUnderscoreCreate.getBucket()Deprecated.Reference of the buckets for which the usage consumption report is requestedMethods in de.hybris.platform.usageconsumptiontmfwebservices.v1.dto with parameters of type UsageVolumeProductRefModifier and TypeMethodDescriptionUsageConsumptionReportRequest.addBucketItem(UsageVolumeProductRef bucketItem) Deprecated.UsageConsumptionReportRequestUnderscoreCreate.addBucketItem(UsageVolumeProductRef bucketItem) Deprecated.Method parameters in de.hybris.platform.usageconsumptiontmfwebservices.v1.dto with type arguments of type UsageVolumeProductRefModifier and TypeMethodDescriptionUsageConsumptionReportRequest.bucket(List<UsageVolumeProductRef> bucket) Deprecated.UsageConsumptionReportRequestUnderscoreCreate.bucket(List<UsageVolumeProductRef> bucket) Deprecated.voidUsageConsumptionReportRequest.setBucket(List<UsageVolumeProductRef> bucket) Deprecated.voidUsageConsumptionReportRequestUnderscoreCreate.setBucket(List<UsageVolumeProductRef> bucket) Deprecated.