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