com.ibm.commerce.common.beans
Class QuantityUnitDataBean

com.ibm.commerce.common.beans.QuantityUnitDataBean

public class QuantityUnitDataBean

IBM Internal Use


Field Summary
static java.lang.String COPYRIGHT
           
protected  java.lang.String istrDescription
           
protected  java.lang.String istrDescripton
           
protected  java.lang.String istrLanguageId
           
protected  java.lang.String istrQuantityUnitId
           
 
Constructor Summary
QuantityUnitDataBean()
           
 
Method Summary
 java.lang.String getDescription()
          Insert the method's description here.
 java.lang.String getLanguageId()
          Insert the method's description here.
 java.lang.String getQuantityUnitId()
          Insert the method's description here.
 void populate()
           
 void setDescription(java.lang.String newDescription)
          Insert the method's description here.
 void setLanguageId(java.lang.String newLanguageId)
          Insert the method's description here.
 void setQuantityUnitId(java.lang.String newQuantityUnitId)
          Insert the method's description here.
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT

istrDescription

protected java.lang.String istrDescription

istrDescripton

protected java.lang.String istrDescripton

istrLanguageId

protected java.lang.String istrLanguageId

istrQuantityUnitId

protected java.lang.String istrQuantityUnitId
Constructor Detail

QuantityUnitDataBean

public QuantityUnitDataBean()
Method Detail

getDescription

public java.lang.String getDescription()
Insert the method's description here. Creation date: (3/15/2001 1:42:55 PM)
Returns:
java.lang.String

getLanguageId

public java.lang.String getLanguageId()
Insert the method's description here. Creation date: (3/15/2001 1:42:55 PM)
Returns:
java.lang.String

getQuantityUnitId

public java.lang.String getQuantityUnitId()
Insert the method's description here. Creation date: (3/15/2001 1:42:55 PM)
Returns:
java.lang.String

populate

public void populate()
              throws java.lang.Exception

setDescription

public void setDescription(java.lang.String newDescription)
Insert the method's description here. Creation date: (3/15/2001 1:42:55 PM)
Parameters:
newAddressId - java.lang.String

setLanguageId

public void setLanguageId(java.lang.String newLanguageId)
Insert the method's description here. Creation date: (3/15/2001 1:42:55 PM)
Parameters:
newLanguageId - java.lang.String

setQuantityUnitId

public void setQuantityUnitId(java.lang.String newQuantityUnitId)
Insert the method's description here. Creation date: (3/15/2001 1:42:55 PM)
Parameters:
newVendorId - java.lang.String