|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.checkout.notification.Promotion
public class Promotion
Constructor Summary | |
---|---|
Promotion(org.w3c.dom.Document document,
org.w3c.dom.Element promotion)
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
float |
getTotalAmount()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Promotion(org.w3c.dom.Document document, org.w3c.dom.Element promotion)
Method Detail |
---|
public java.lang.String getDescription()
public java.lang.String getName()
public float getTotalAmount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |