Uses of Enum Class
com.sap.retail.oaa.model.enums.Sapoaa_mode
Packages that use Sapoaa_mode
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.sap.core.configuration.jalo package.
-
Uses of Sapoaa_mode in com.sap.retail.oaa.commerce.services.rest
Methods in com.sap.retail.oaa.commerce.services.rest that return Sapoaa_modeMethods in com.sap.retail.oaa.commerce.services.rest with parameters of type Sapoaa_mode -
Uses of Sapoaa_mode in com.sap.retail.oaa.model.enums
Methods in com.sap.retail.oaa.model.enums that return Sapoaa_modeModifier and TypeMethodDescriptionstatic Sapoaa_modeReturns the enum constant of this class with the specified name.static Sapoaa_mode[]Sapoaa_mode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Sapoaa_mode in de.hybris.platform.sap.core.configuration.model
Methods in de.hybris.platform.sap.core.configuration.model that return Sapoaa_modeModifier and TypeMethodDescriptionSAPConfigurationModel.getSapoaa_mode()Generated method - Getter of theSAPConfiguration.sapoaa_modeattribute defined at extensionsapoaamodel.Methods in de.hybris.platform.sap.core.configuration.model with parameters of type Sapoaa_modeModifier and TypeMethodDescriptionvoidSAPConfigurationModel.setSapoaa_mode(Sapoaa_mode value) Generated method - Setter ofSAPConfiguration.sapoaa_modeattribute defined at extensionsapoaamodel.