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