public class Usage
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
category |
protected int |
cost |
protected double |
quantity |
protected java.lang.String |
source |
protected long |
timestamp |
protected java.lang.String |
unit |
| Constructor and Description |
|---|
Usage() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
category() |
int |
cost() |
double |
quantity() |
java.lang.String |
source() |
long |
timestamp() |
java.lang.String |
unit() |
Copyright © 2017. All Rights Reserved.