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