|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openedit.store.PriceTier
public class PriceTier
| Constructor Summary | |
|---|---|
PriceTier()
|
|
| Method Summary | |
|---|---|
PriceTier |
copy()
|
boolean |
equals(java.lang.Object inObject)
|
Price |
getPrice()
|
int |
getThresholdQuantity()
|
org.openedit.money.Money |
getValue()
|
int |
hashCode()
|
void |
setPrice(Price price)
|
void |
setThresholdQuantity(int thresholdQuantity)
|
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PriceTier()
| Method Detail |
|---|
public int getThresholdQuantity()
public void setThresholdQuantity(int thresholdQuantity)
public Price getPrice()
public void setPrice(Price price)
public org.openedit.money.Money getValue()
public boolean equals(java.lang.Object inObject)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic PriceTier copy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Jan 05 2009
