public class UsageRecord extends Object
UsageRecord(org.joda.time.LocalDate recordDate, Long amount)
Long
getAmount()
org.joda.time.LocalDate
getDate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UsageRecord(org.joda.time.LocalDate recordDate, Long amount)
public org.joda.time.LocalDate getDate()
public Long getAmount()
Copyright © 2010-2016. All Rights Reserved.