| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
static UnitOfMeasure |
UnitOfMeasure.fromValue(String v) |
UnitOfMeasure |
InvoiceItemType.getItemCountUnit()
Getter for itemCountUnit
|
static UnitOfMeasure |
UnitOfMeasure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnitOfMeasure[] |
UnitOfMeasure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvoiceItemType.setItemCountUnit(UnitOfMeasure itemCountUnit)
Setter for itemCountUnit
|
Copyright © 2015. All Rights Reserved.