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