|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.shop.util.PriceUpdateResult
public class PriceUpdateResult
| Nested Class Summary | |
|---|---|
static class |
PriceUpdateResult.PriceUpdate
represents a price update. |
| Constructor Summary | |
|---|---|
protected |
PriceUpdateResult()
used by JAXB. |
|
PriceUpdateResult(Bundle b,
java.util.Locale l)
|
| Method Summary | |
|---|---|
void |
addPriceUpdate(PriceUpdateResult.PriceUpdate u)
adds an update to the result. |
java.lang.String |
getBundle()
|
java.lang.String |
getLocale()
|
java.util.Collection<PriceUpdateResult.PriceUpdate> |
getUpdates()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected PriceUpdateResult()
public PriceUpdateResult(Bundle b,
java.util.Locale l)
b - the bundlel - the locale| Method Detail |
|---|
public final void addPriceUpdate(PriceUpdateResult.PriceUpdate u)
u - the update to addpublic final java.util.Collection<PriceUpdateResult.PriceUpdate> getUpdates()
public final java.lang.String getBundle()
public final java.lang.String getLocale()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||