Uses of Class
api.basecamp.TimeEntry

Uses of TimeEntry in api.basecamp
 

Methods in api.basecamp that return TimeEntry
 TimeEntry TimeReport.getEntry(int id)
           
 

Methods in api.basecamp that return types with arguments of type TimeEntry
 java.util.List<TimeEntry> TimeReport.getEntries()
           
 java.util.List<TimeEntry> TimeReport.getRangeOfEntries(java.util.Calendar start, java.util.Calendar end)
          Gets a range of entries within the Report