java.lang.Objectcom.ibm.commerce.price.commands.PriceTC
Internal pricing T&C info.
Field Summary | |
static java.lang.String | COPYRIGHT IBM copyright notice field. |
Constructor Summary | |
protected | PriceTC(java.lang.Long aTermCondId) Item constructor comment. |
protected | PriceTC(java.lang.Long aTermCondId, java.lang.Double aPriceAdjustment) Item constructor comment. |
protected | PriceTC(java.lang.Long aTermCondId, java.lang.Double aPriceAdjustment, java.lang.String aAdjProductSetId) Item constructor comment. |
Method Summary | |
protected java.lang.String | getAdjProductSetId() Item constructor comment. |
protected java.lang.Double | getPriceAdjustment() Item constructor comment. |
protected java.lang.Long | getTermCondId() Item constructor comment. |
protected java.lang.Long | getTradingId() Item constructor comment. |
protected void | setAdjProductSetId(java.lang.String aAdjProductSetId) Item constructor comment. |
protected void | setPriceAdjustment(java.lang.Double aPriceAdjustment) Item constructor comment. |
protected void | setTermCondId(java.lang.Long aTermCondId) Item constructor comment. |
protected void | setTradingId(java.lang.Long aTradingId) Item constructor comment. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String COPYRIGHT
Constructor Detail |
protected PriceTC(java.lang.Long aTermCondId) throws ECException
protected PriceTC(java.lang.Long aTermCondId, java.lang.Double aPriceAdjustment) throws ECException
protected PriceTC(java.lang.Long aTermCondId, java.lang.Double aPriceAdjustment, java.lang.String aAdjProductSetId) throws ECException
Method Detail |
protected java.lang.String getAdjProductSetId()
protected java.lang.Double getPriceAdjustment()
protected java.lang.Long getTermCondId()
protected java.lang.Long getTradingId()
protected void setAdjProductSetId(java.lang.String aAdjProductSetId)
protected void setPriceAdjustment(java.lang.Double aPriceAdjustment)
protected void setTermCondId(java.lang.Long aTermCondId)
protected void setTradingId(java.lang.Long aTradingId)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.