public class AssetComponent
extends java.lang.Object
| Constructor and Description |
|---|
AssetComponent(java.lang.String strID,
double dblAmount)
AssetComponent Constructor
|
| Modifier and Type | Method and Description |
|---|---|
double |
amount()
Retrieve the Asset Amount
|
java.lang.String |
id()
Retrieve the Asset ID
|