| Package | Description |
|---|---|
| com.google.gdata.model.gd |
| Modifier and Type | Field and Description |
|---|---|
static ElementKey<Void,Money> |
Money.KEY
The key for this element.
|
| Modifier and Type | Method and Description |
|---|---|
Money |
Money.lock() |
Money |
Money.setAmount(Double amount)
Sets the amount.
|
Money |
Money.setCurrencyCode(String currencyCode)
Sets the ISO4217 currency code.
|
| Constructor and Description |
|---|
Money(ElementKey<?,? extends Money> key)
Subclass constructor, allows subclasses to supply their own element key.
|
Money(ElementKey<?,? extends Money> key,
Element source)
Constructs a new instance by doing a shallow copy of data from an existing
Element instance. |
Copyright © 2012. All Rights Reserved.