public class QuantityConvertor
extends java.lang.Object
catEntry unit| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The internal copyright field.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Double |
convertQuantity(OrderItemAccessBean orderItemAB)
This method converts the order item quantity to the
catentry unit |
public static final java.lang.String COPYRIGHT
public static java.lang.Double convertQuantity(OrderItemAccessBean orderItemAB) throws ECException
catentry unitorderItemAB - orderItem to convertECException