com.ibm.commerce.inventory.beans
Class InventoryAdjustmentCodeDataBean
java.lang.Object
|
+--com.ibm.commerce.beans.InputDataBeanImpl
|
+--com.ibm.commerce.beans.SmartDataBeanImpl
|
+--com.ibm.commerce.inventory.beans.InventoryAdjustmentCodeDataBean
- All Implemented Interfaces:
- DataBean, InputDataBean, java.io.Serializable, SmartDataBean
- public class InventoryAdjustmentCodeDataBean
- extends SmartDataBeanImpl
IBM Internal Use
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
getAdjustCode()
Insert the method's description here. |
java.lang.String |
getDescription()
Insert the method's description here. |
java.lang.String |
getDisplay()
Insert the method's description here. |
java.lang.String |
getInvAdjCodeId()
Insert the method's description here. |
void |
populate()
populate the databean |
void |
setAdjustCode(java.lang.String newAdjustCode)
Insert the method's description here. |
void |
setDescription(java.lang.String newDescription)
Insert the method's description here. |
void |
setDisplay(java.lang.String newDisplay)
Insert the method's description here. |
void |
setInvAdjCodeId(java.lang.String newInvAdjCodeId)
Insert the method's description here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
istrAdjustCode
protected java.lang.String istrAdjustCode
istrDescription
protected java.lang.String istrDescription
istrDisplay
protected java.lang.String istrDisplay
istrInvAdjCodeId
protected java.lang.String istrInvAdjCodeId
InventoryAdjustmentCodeDataBean
public InventoryAdjustmentCodeDataBean()
getAdjustCode
public java.lang.String getAdjustCode()
- Insert the method's description here.
Creation date: (3/15/2001 1:42:55 PM)
- Returns:
- java.lang.String
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
getDisplay
public java.lang.String getDisplay()
- Insert the method's description here.
Creation date: (3/15/2001 1:42:55 PM)
- Returns:
- java.lang.String
getInvAdjCodeId
public java.lang.String getInvAdjCodeId()
- 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
- Description copied from class:
SmartDataBeanImpl
- populate the databean
- Overrides:
populate
in class SmartDataBeanImpl
setAdjustCode
public void setAdjustCode(java.lang.String newAdjustCode)
- Insert the method's description here.
Creation date: (3/15/2001 1:42:55 PM)
- Parameters:
newFulfillmentCenterId
- java.lang.String
setDescription
public void setDescription(java.lang.String newDescription)
- Insert the method's description here.
Creation date: (3/15/2001 1:42:55 PM)
- Parameters:
newFulfillmentCenterId
- java.lang.String
setDisplay
public void setDisplay(java.lang.String newDisplay)
- Insert the method's description here.
Creation date: (3/15/2001 1:42:55 PM)
- Parameters:
newFulfillmentCenterId
- java.lang.String
setInvAdjCodeId
public void setInvAdjCodeId(java.lang.String newInvAdjCodeId)
- Insert the method's description here.
Creation date: (3/15/2001 1:42:55 PM)
- Parameters:
newFulfillmentCenterId
- java.lang.String