java.lang.Objectcom.ibm.commerce.webservice.datatype.ProductMeasurement
This class represents the complex type
Constructor Summary | |
ProductMeasurement() |
Method Summary | |
ProductDimension | getProductDimension() Gets the productDimension |
ProductWeight | getProductWeight() Gets the productWeight |
void | setProductDimension(ProductDimension productDimension) Sets the productDimension |
void | setProductWeight(ProductWeight productWeight) Sets the productWeight |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProductMeasurement()
Method Detail |
public ProductDimension getProductDimension()
public ProductWeight getProductWeight()
public void setProductDimension(ProductDimension productDimension)
public void setProductWeight(ProductWeight productWeight)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.