Uses of Enum Class
de.hybris.platform.entitlementservices.enums.EntitlementTimeUnit
Packages that use EntitlementTimeUnit
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.entitlementservices.jalo package.
-
Uses of EntitlementTimeUnit in de.hybris.platform.entitlementfacades.data
Methods in de.hybris.platform.entitlementfacades.data that return EntitlementTimeUnitMethods in de.hybris.platform.entitlementfacades.data with parameters of type EntitlementTimeUnit -
Uses of EntitlementTimeUnit in de.hybris.platform.entitlementservices.enums
Methods in de.hybris.platform.entitlementservices.enums that return EntitlementTimeUnitModifier and TypeMethodDescriptionstatic EntitlementTimeUnitReturns the enum constant of this class with the specified name.static EntitlementTimeUnit[]EntitlementTimeUnit.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EntitlementTimeUnit in de.hybris.platform.entitlementservices.model
Methods in de.hybris.platform.entitlementservices.model that return EntitlementTimeUnitModifier and TypeMethodDescriptionProductEntitlementModel.getTimeUnit()Generated method - Getter of theProductEntitlement.timeUnitattribute defined at extensionentitlementservices.Methods in de.hybris.platform.entitlementservices.model with parameters of type EntitlementTimeUnitModifier and TypeMethodDescriptionvoidProductEntitlementModel.setTimeUnit(EntitlementTimeUnit value) Generated method - Setter ofProductEntitlement.timeUnitattribute defined at extensionentitlementservices.