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