java.lang.Objectcom.ibm.commerce.webservice.datatype.ProductWeight
This class represents the complex type
Constructor Summary | |
ProductWeight() |
Method Summary | |
java.lang.String | getUnitOfMeasure() Gets the unitOfMeasure |
java.lang.String | getValue() Gets the value |
void | setUnitOfMeasure(java.lang.String unitOfMeasure) Sets the unitOfMeasure |
void | setValue(java.lang.String value) Sets the value |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProductWeight()
Method Detail |
public java.lang.String getUnitOfMeasure()
public java.lang.String getValue()
public void setUnitOfMeasure(java.lang.String unitOfMeasure)
public void setValue(java.lang.String value)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.