public class IOProductPrices extends IOBase
Constructor and Description |
---|
IOProductPrices()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCatalogId() |
IOProductPrice[] |
getPrice() |
void |
setCatalogId(java.lang.String catalogId) |
void |
setPrice(IOProductPrice[] price) |
java.lang.String |
toString()
Prints out all attributes of the class
|
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getCatalogId()
public void setCatalogId(java.lang.String catalogId)
catalogId
- the catalogId to setpublic IOProductPrice[] getPrice()
public void setPrice(IOProductPrice[] price)
price
- the price to setCopyright © 2018 DS Data Systems UK Ltd.