Uses of Class
de.hybris.platform.util.Config.AppServer
-
Packages that use Config.AppServer Package Description de.hybris.platform.util -
-
Uses of Config.AppServer in de.hybris.platform.util
Methods in de.hybris.platform.util that return Config.AppServer Modifier and Type Method Description static Config.AppServerConfig.AppServer. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Config.AppServer[]Config.AppServer. values()Returns an array containing the constants of this enum type, in the order they are declared.
-