Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.UsageVolumeProductRef
Packages that use UsageVolumeProductRef
-
Uses of UsageVolumeProductRef in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return UsageVolumeProductRefModifier and TypeMethodDescriptionUsageVolumeProductRef.atBaseType(String atBaseType) UsageVolumeProductRef.atReferredType(String atReferredType) UsageVolumeProductRef.atSchemaLocation(String atSchemaLocation) Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return types with arguments of type UsageVolumeProductRefModifier and TypeMethodDescription@Valid List<UsageVolumeProductRef>UsageConsumptionReportRequest.getBucket()Reference of the buckets for which the usage consumption report is requestedMethods in de.hybris.platform.tuawebservicesresources.v2.dto with parameters of type UsageVolumeProductRefModifier and TypeMethodDescriptionUsageConsumptionReportRequest.addBucketItem(UsageVolumeProductRef bucketItem) Method parameters in de.hybris.platform.tuawebservicesresources.v2.dto with type arguments of type UsageVolumeProductRefModifier and TypeMethodDescriptionUsageConsumptionReportRequest.bucket(List<UsageVolumeProductRef> bucket) voidUsageConsumptionReportRequest.setBucket(List<UsageVolumeProductRef> bucket)