Uses of Class
de.hybris.platform.usageconsumptionservices.enums.UcConsumptionSummaryLevel
Packages that use UcConsumptionSummaryLevel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.usageconsumptionservices.jalo package.
-
Uses of UcConsumptionSummaryLevel in de.hybris.platform.usageconsumptionservices.enums
Fields in de.hybris.platform.usageconsumptionservices.enums declared as UcConsumptionSummaryLevelModifier and TypeFieldDescriptionstatic final UcConsumptionSummaryLevelUcConsumptionSummaryLevel.DETAIL_BY_PRODUCTDeprecated, for removal: This API element is subject to removal in a future version.Generated enum value for UcConsumptionSummaryLevel.DETAIL_BY_PRODUCT declared at extension usageconsumptionservices.static final UcConsumptionSummaryLevelUcConsumptionSummaryLevel.DETAIL_BY_USERDeprecated, for removal: This API element is subject to removal in a future version.Generated enum value for UcConsumptionSummaryLevel.DETAIL_BY_USER declared at extension usageconsumptionservices.static final UcConsumptionSummaryLevelUcConsumptionSummaryLevel.GLOBALDeprecated, for removal: This API element is subject to removal in a future version.Generated enum value for UcConsumptionSummaryLevel.GLOBAL declared at extension usageconsumptionservices.Methods in de.hybris.platform.usageconsumptionservices.enums that return UcConsumptionSummaryLevelModifier and TypeMethodDescriptionstatic UcConsumptionSummaryLevelDeprecated, for removal: This API element is subject to removal in a future version.Returns a UcConsumptionSummaryLevel instance representing the specified enum value. -
Uses of UcConsumptionSummaryLevel in de.hybris.platform.usageconsumptionservices.model
Methods in de.hybris.platform.usageconsumptionservices.model that return UcConsumptionSummaryLevelModifier and TypeMethodDescriptionUcConsumptionSummaryModel.getLevel()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theUcConsumptionSummary.levelattribute defined at extensionusageconsumptionservices.Methods in de.hybris.platform.usageconsumptionservices.model with parameters of type UcConsumptionSummaryLevelModifier and TypeMethodDescriptionvoidUcConsumptionSummaryModel.setLevel(UcConsumptionSummaryLevel value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofUcConsumptionSummary.levelattribute defined at extensionusageconsumptionservices.