public class Usage extends Object
Constructor and Description |
---|
Usage()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
Date |
getFrom()
Returns the from date of the usage.
|
Date |
getTo()
Returns the to date of the usage.
|
long |
getUsage()
Returns the usage.
|
String |
toString()
Returns a string representation of the object.
|
Copyright © 2018. All rights reserved.