Index

A B C D E F G H I L M N O P Q R S T U W 
All Classes and Interfaces|All Packages|Serialized Form

A

account() - Method in record class ch.martinelli.mite4java.domain.Account.Wrapper
Returns the value of the account record component.
Account - Record Class in ch.martinelli.mite4java.domain
 
Account(int, String, String, String, OffsetDateTime, OffsetDateTime) - Constructor for record class ch.martinelli.mite4java.domain.Account
Creates an instance of a Account record class.
Account.Wrapper - Record Class in ch.martinelli.mite4java.domain
 
accountId() - Method in record class ch.martinelli.mite4java.domain.Bookmark
Returns the value of the accountId record component.
activeHourlyRate() - Method in record class ch.martinelli.mite4java.api.CreateCustomer
Returns the value of the activeHourlyRate record component.
activeHourlyRate() - Method in record class ch.martinelli.mite4java.api.CreateProject
Returns the value of the activeHourlyRate record component.
activeHourlyRate() - Method in record class ch.martinelli.mite4java.api.UpdateCustomer
Returns the value of the activeHourlyRate record component.
activeHourlyRate() - Method in record class ch.martinelli.mite4java.api.UpdateProject
Returns the value of the activeHourlyRate record component.
activeHourlyRate() - Method in record class ch.martinelli.mite4java.domain.Customer
Returns the value of the activeHourlyRate record component.
activeHourlyRate() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the activeHourlyRate record component.
addGroupField(String, Object) - Method in class ch.martinelli.mite4java.domain.TimeEntryGroup
 
archived() - Method in record class ch.martinelli.mite4java.api.CreateCustomer
Returns the value of the archived record component.
archived() - Method in record class ch.martinelli.mite4java.api.CreateProject
Returns the value of the archived record component.
archived() - Method in record class ch.martinelli.mite4java.api.CreateService
Returns the value of the archived record component.
archived() - Method in record class ch.martinelli.mite4java.api.UpdateCustomer
Returns the value of the archived record component.
archived() - Method in record class ch.martinelli.mite4java.api.UpdateProject
Returns the value of the archived record component.
archived() - Method in record class ch.martinelli.mite4java.api.UpdateService
Returns the value of the archived record component.
archived() - Method in record class ch.martinelli.mite4java.domain.Customer
Returns the value of the archived record component.
archived() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the archived record component.
archived() - Method in record class ch.martinelli.mite4java.domain.Service
Returns the value of the archived record component.
archived() - Method in record class ch.martinelli.mite4java.domain.User
Returns the value of the archived record component.

B

billable() - Method in record class ch.martinelli.mite4java.api.CreateService
Returns the value of the billable record component.
billable() - Method in record class ch.martinelli.mite4java.api.UpdateService
Returns the value of the billable record component.
billable() - Method in record class ch.martinelli.mite4java.domain.Service
Returns the value of the billable record component.
billable() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the billable record component.
bookmark() - Method in record class ch.martinelli.mite4java.domain.Bookmark.Wrapper
Returns the value of the bookmark record component.
Bookmark - Record Class in ch.martinelli.mite4java.domain
 
Bookmark(int, String, String, String, int, Integer, OffsetDateTime, OffsetDateTime) - Constructor for record class ch.martinelli.mite4java.domain.Bookmark
Creates an instance of a Bookmark record class.
Bookmark.Wrapper - Record Class in ch.martinelli.mite4java.domain
 
budget() - Method in record class ch.martinelli.mite4java.api.CreateProject
Returns the value of the budget record component.
budget() - Method in record class ch.martinelli.mite4java.api.UpdateProject
Returns the value of the budget record component.
budget() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the budget record component.
budgetType() - Method in record class ch.martinelli.mite4java.api.CreateProject
Returns the value of the budgetType record component.
budgetType() - Method in record class ch.martinelli.mite4java.api.UpdateProject
Returns the value of the budgetType record component.
budgetType() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the budgetType record component.
build() - Method in class ch.martinelli.mite4java.api.CreateTimeEntry.Builder
 
build() - Method in class ch.martinelli.mite4java.api.UpdateTimeEntry.Builder
 
builder() - Static method in record class ch.martinelli.mite4java.api.CreateTimeEntry
 
builder() - Static method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
 
Builder() - Constructor for class ch.martinelli.mite4java.api.CreateTimeEntry.Builder
 
Builder() - Constructor for class ch.martinelli.mite4java.api.UpdateTimeEntry.Builder
 

C

ch.martinelli.mite4java - package ch.martinelli.mite4java
 
ch.martinelli.mite4java.api - package ch.martinelli.mite4java.api
 
ch.martinelli.mite4java.domain - package ch.martinelli.mite4java.domain
 
createCustomer(CreateCustomer) - Method in class ch.martinelli.mite4java.MiteClient
 
CreateCustomer - Record Class in ch.martinelli.mite4java.api
 
CreateCustomer(String) - Constructor for record class ch.martinelli.mite4java.api.CreateCustomer
 
CreateCustomer(String, String, String, Integer, List, Boolean) - Constructor for record class ch.martinelli.mite4java.api.CreateCustomer
Creates an instance of a CreateCustomer record class.
CreateCustomer.Wrapper - Record Class in ch.martinelli.mite4java.api
 
createdAt() - Method in record class ch.martinelli.mite4java.domain.Account
Returns the value of the createdAt record component.
createdAt() - Method in record class ch.martinelli.mite4java.domain.Bookmark
Returns the value of the createdAt record component.
createdAt() - Method in record class ch.martinelli.mite4java.domain.Customer
Returns the value of the createdAt record component.
createdAt() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the createdAt record component.
createdAt() - Method in record class ch.martinelli.mite4java.domain.Service
Returns the value of the createdAt record component.
createdAt() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the createdAt record component.
createdAt() - Method in record class ch.martinelli.mite4java.domain.User
Returns the value of the createdAt record component.
createProject(CreateProject) - Method in class ch.martinelli.mite4java.MiteClient
 
CreateProject - Record Class in ch.martinelli.mite4java.api
 
CreateProject(String) - Constructor for record class ch.martinelli.mite4java.api.CreateProject
 
CreateProject(String, String, Integer, Integer, String, Integer, String, List, Boolean) - Constructor for record class ch.martinelli.mite4java.api.CreateProject
Creates an instance of a CreateProject record class.
CreateProject.Wrapper - Record Class in ch.martinelli.mite4java.api
 
createService(CreateService) - Method in class ch.martinelli.mite4java.MiteClient
 
CreateService - Record Class in ch.martinelli.mite4java.api
 
CreateService(String) - Constructor for record class ch.martinelli.mite4java.api.CreateService
 
CreateService(String, String, Integer, Boolean, Boolean) - Constructor for record class ch.martinelli.mite4java.api.CreateService
Creates an instance of a CreateService record class.
CreateService.Wrapper - Record Class in ch.martinelli.mite4java.api
 
createTimeEntry(CreateTimeEntry) - Method in class ch.martinelli.mite4java.MiteClient
 
CreateTimeEntry - Record Class in ch.martinelli.mite4java.api
 
CreateTimeEntry(LocalDate, Integer, String, Integer, Integer, Integer, Boolean, Integer) - Constructor for record class ch.martinelli.mite4java.api.CreateTimeEntry
Creates an instance of a CreateTimeEntry record class.
CreateTimeEntry.Builder - Class in ch.martinelli.mite4java.api
 
CreateTimeEntry.Wrapper - Record Class in ch.martinelli.mite4java.api
 
currency() - Method in record class ch.martinelli.mite4java.domain.Account
Returns the value of the currency record component.
customer() - Method in record class ch.martinelli.mite4java.api.CreateCustomer.Wrapper
Returns the value of the customer record component.
customer() - Method in record class ch.martinelli.mite4java.api.UpdateCustomer.Wrapper
Returns the value of the customer record component.
customer() - Method in record class ch.martinelli.mite4java.domain.Customer.Wrapper
Returns the value of the customer record component.
Customer - Record Class in ch.martinelli.mite4java.domain
 
Customer(int, String, String, String, Integer, List, boolean, OffsetDateTime, OffsetDateTime) - Constructor for record class ch.martinelli.mite4java.domain.Customer
Creates an instance of a Customer record class.
Customer.Wrapper - Record Class in ch.martinelli.mite4java.domain
 
customerId() - Method in record class ch.martinelli.mite4java.api.CreateProject
Returns the value of the customerId record component.
customerId() - Method in record class ch.martinelli.mite4java.api.UpdateProject
Returns the value of the customerId record component.
customerId() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the customerId record component.
customerId() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the customerId record component.
customerName() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the customerName record component.
customerName() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the customerName record component.

D

dateAt() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry
Returns the value of the dateAt record component.
dateAt() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
Returns the value of the dateAt record component.
dateAt() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the dateAt record component.
dateAt(LocalDate) - Method in class ch.martinelli.mite4java.api.CreateTimeEntry.Builder
 
dateAt(LocalDate) - Method in class ch.martinelli.mite4java.api.UpdateTimeEntry.Builder
 
deleteCustomer(int) - Method in class ch.martinelli.mite4java.MiteClient
 
deleteProject(int) - Method in class ch.martinelli.mite4java.MiteClient
 
deleteService(int) - Method in class ch.martinelli.mite4java.MiteClient
 
deleteTimeEntry(int) - Method in class ch.martinelli.mite4java.MiteClient
 

E

email() - Method in record class ch.martinelli.mite4java.domain.User
Returns the value of the email record component.
endTime() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
 
equals(Object) - Method in record class ch.martinelli.mite4java.api.CreateCustomer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.CreateCustomer.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.CreateProject
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.CreateProject.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.CreateService
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.CreateService.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.UpdateCustomer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.UpdateCustomer.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.UpdateProject
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.UpdateProject.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.UpdateService
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.UpdateService.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Account
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Account.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Bookmark
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Bookmark.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Customer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Customer.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.HourlyRatePerService
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Project
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Project.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Service
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Service.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.TimeEntry.Tracking
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.TimeEntry.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.TimeEntryGroup.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Tracker
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Tracker.TrackingEntry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.Tracker.Wrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.User
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class ch.martinelli.mite4java.domain.User.Wrapper
Indicates whether some other object is "equal to" this one.

F

force() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
Returns the value of the force record component.
force(boolean) - Method in class ch.martinelli.mite4java.api.UpdateTimeEntry.Builder
 

G

getAccount() - Method in class ch.martinelli.mite4java.MiteClient
 
getArchivedCustomers() - Method in class ch.martinelli.mite4java.MiteClient
 
getArchivedCustomers(Map) - Method in class ch.martinelli.mite4java.MiteClient
 
getArchivedProjects() - Method in class ch.martinelli.mite4java.MiteClient
 
getArchivedProjects(Map) - Method in class ch.martinelli.mite4java.MiteClient
 
getArchivedServices() - Method in class ch.martinelli.mite4java.MiteClient
 
getArchivedServices(Map) - Method in class ch.martinelli.mite4java.MiteClient
 
getArchivedUsers() - Method in class ch.martinelli.mite4java.MiteClient
 
getArchivedUsers(Map) - Method in class ch.martinelli.mite4java.MiteClient
 
getBookmark(int) - Method in class ch.martinelli.mite4java.MiteClient
 
getBookmarks() - Method in class ch.martinelli.mite4java.MiteClient
 
getCustomer(int) - Method in class ch.martinelli.mite4java.MiteClient
 
getCustomers() - Method in class ch.martinelli.mite4java.MiteClient
 
getCustomers(Map) - Method in class ch.martinelli.mite4java.MiteClient
 
getDaily() - Method in class ch.martinelli.mite4java.MiteClient
 
getDaily(int, int, int) - Method in class ch.martinelli.mite4java.MiteClient
 
getGroupFields() - Method in class ch.martinelli.mite4java.domain.TimeEntryGroup
 
getMinutes() - Method in class ch.martinelli.mite4java.domain.TimeEntryGroup
 
getMyself() - Method in class ch.martinelli.mite4java.MiteClient
 
getProject(int) - Method in class ch.martinelli.mite4java.MiteClient
 
getProjects() - Method in class ch.martinelli.mite4java.MiteClient
 
getProjects(Map) - Method in class ch.martinelli.mite4java.MiteClient
 
getRevenue() - Method in class ch.martinelli.mite4java.domain.TimeEntryGroup
 
getService(int) - Method in class ch.martinelli.mite4java.MiteClient
 
getServices() - Method in class ch.martinelli.mite4java.MiteClient
 
getServices(Map) - Method in class ch.martinelli.mite4java.MiteClient
 
getTimeEntries() - Method in class ch.martinelli.mite4java.MiteClient
 
getTimeEntries(Map) - Method in class ch.martinelli.mite4java.MiteClient
 
getTimeEntriesGrouped(String) - Method in class ch.martinelli.mite4java.MiteClient
 
getTimeEntriesGrouped(String, Map) - Method in class ch.martinelli.mite4java.MiteClient
 
getTimeEntriesParams() - Method in class ch.martinelli.mite4java.domain.TimeEntryGroup
 
getTimeEntry(int) - Method in class ch.martinelli.mite4java.MiteClient
 
getTracker() - Method in class ch.martinelli.mite4java.MiteClient
 
getUser(int) - Method in class ch.martinelli.mite4java.MiteClient
 
getUsers() - Method in class ch.martinelli.mite4java.MiteClient
 
getUsers(Map) - Method in class ch.martinelli.mite4java.MiteClient
 

H

hashCode() - Method in record class ch.martinelli.mite4java.api.CreateCustomer
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.CreateCustomer.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.CreateProject
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.CreateProject.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.CreateService
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.CreateService.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.UpdateCustomer
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.UpdateCustomer.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.UpdateProject
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.UpdateProject.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.UpdateService
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.UpdateService.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Account
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Account.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Bookmark
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Bookmark.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Customer
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Customer.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.HourlyRatePerService
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Project
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Project.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Service
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Service.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.TimeEntry.Tracking
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.TimeEntry.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.TimeEntryGroup.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Tracker
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Tracker.TrackingEntry
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.Tracker.Wrapper
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.User
Returns a hash code value for this object.
hashCode() - Method in record class ch.martinelli.mite4java.domain.User.Wrapper
Returns a hash code value for this object.
hourlyRate() - Method in record class ch.martinelli.mite4java.api.CreateCustomer
Returns the value of the hourlyRate record component.
hourlyRate() - Method in record class ch.martinelli.mite4java.api.CreateProject
Returns the value of the hourlyRate record component.
hourlyRate() - Method in record class ch.martinelli.mite4java.api.CreateService
Returns the value of the hourlyRate record component.
hourlyRate() - Method in record class ch.martinelli.mite4java.api.UpdateCustomer
Returns the value of the hourlyRate record component.
hourlyRate() - Method in record class ch.martinelli.mite4java.api.UpdateProject
Returns the value of the hourlyRate record component.
hourlyRate() - Method in record class ch.martinelli.mite4java.api.UpdateService
Returns the value of the hourlyRate record component.
hourlyRate() - Method in record class ch.martinelli.mite4java.domain.Customer
Returns the value of the hourlyRate record component.
hourlyRate() - Method in record class ch.martinelli.mite4java.domain.HourlyRatePerService
Returns the value of the hourlyRate record component.
hourlyRate() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the hourlyRate record component.
hourlyRate() - Method in record class ch.martinelli.mite4java.domain.Service
Returns the value of the hourlyRate record component.
hourlyRate() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the hourlyRate record component.
HourlyRatePerService - Record Class in ch.martinelli.mite4java.domain
 
HourlyRatePerService(int, int) - Constructor for record class ch.martinelli.mite4java.domain.HourlyRatePerService
Creates an instance of a HourlyRatePerService record class.
hourlyRatesPerService() - Method in record class ch.martinelli.mite4java.api.CreateCustomer
Returns the value of the hourlyRatesPerService record component.
hourlyRatesPerService() - Method in record class ch.martinelli.mite4java.api.CreateProject
Returns the value of the hourlyRatesPerService record component.
hourlyRatesPerService() - Method in record class ch.martinelli.mite4java.api.UpdateCustomer
Returns the value of the hourlyRatesPerService record component.
hourlyRatesPerService() - Method in record class ch.martinelli.mite4java.api.UpdateProject
Returns the value of the hourlyRatesPerService record component.
hourlyRatesPerService() - Method in record class ch.martinelli.mite4java.domain.Customer
Returns the value of the hourlyRatesPerService record component.
hourlyRatesPerService() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the hourlyRatesPerService record component.

I

id() - Method in record class ch.martinelli.mite4java.domain.Account
Returns the value of the id record component.
id() - Method in record class ch.martinelli.mite4java.domain.Bookmark
Returns the value of the id record component.
id() - Method in record class ch.martinelli.mite4java.domain.Customer
Returns the value of the id record component.
id() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the id record component.
id() - Method in record class ch.martinelli.mite4java.domain.Service
Returns the value of the id record component.
id() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the id record component.
id() - Method in record class ch.martinelli.mite4java.domain.Tracker.TrackingEntry
Returns the value of the id record component.
id() - Method in record class ch.martinelli.mite4java.domain.User
Returns the value of the id record component.

L

language() - Method in record class ch.martinelli.mite4java.domain.User
Returns the value of the language record component.
locked() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry
Returns the value of the locked record component.
locked() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
Returns the value of the locked record component.
locked() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the locked record component.
locked(boolean) - Method in class ch.martinelli.mite4java.api.CreateTimeEntry.Builder
 
locked(boolean) - Method in class ch.martinelli.mite4java.api.UpdateTimeEntry.Builder
 

M

minutes() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry
Returns the value of the minutes record component.
minutes() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
Returns the value of the minutes record component.
minutes() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the minutes record component.
minutes() - Method in record class ch.martinelli.mite4java.domain.TimeEntry.Tracking
Returns the value of the minutes record component.
minutes() - Method in record class ch.martinelli.mite4java.domain.Tracker.TrackingEntry
Returns the value of the minutes record component.
minutes(int) - Method in class ch.martinelli.mite4java.api.CreateTimeEntry.Builder
 
minutes(int) - Method in class ch.martinelli.mite4java.api.UpdateTimeEntry.Builder
 
MiteApiException - Exception Class in ch.martinelli.mite4java
 
MiteApiException(int, String) - Constructor for exception class ch.martinelli.mite4java.MiteApiException
 
MiteApiException(String, Throwable) - Constructor for exception class ch.martinelli.mite4java.MiteApiException
 
MiteClient - Class in ch.martinelli.mite4java
Java client for the mite.de time tracking API.

N

name() - Method in record class ch.martinelli.mite4java.api.CreateCustomer
Returns the value of the name record component.
name() - Method in record class ch.martinelli.mite4java.api.CreateProject
Returns the value of the name record component.
name() - Method in record class ch.martinelli.mite4java.api.CreateService
Returns the value of the name record component.
name() - Method in record class ch.martinelli.mite4java.api.UpdateCustomer
Returns the value of the name record component.
name() - Method in record class ch.martinelli.mite4java.api.UpdateProject
Returns the value of the name record component.
name() - Method in record class ch.martinelli.mite4java.api.UpdateService
Returns the value of the name record component.
name() - Method in record class ch.martinelli.mite4java.domain.Account
Returns the value of the name record component.
name() - Method in record class ch.martinelli.mite4java.domain.Bookmark
Returns the value of the name record component.
name() - Method in record class ch.martinelli.mite4java.domain.Customer
Returns the value of the name record component.
name() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the name record component.
name() - Method in record class ch.martinelli.mite4java.domain.Service
Returns the value of the name record component.
name() - Method in record class ch.martinelli.mite4java.domain.User
Returns the value of the name record component.
note() - Method in record class ch.martinelli.mite4java.api.CreateCustomer
Returns the value of the note record component.
note() - Method in record class ch.martinelli.mite4java.api.CreateProject
Returns the value of the note record component.
note() - Method in record class ch.martinelli.mite4java.api.CreateService
Returns the value of the note record component.
note() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry
Returns the value of the note record component.
note() - Method in record class ch.martinelli.mite4java.api.UpdateCustomer
Returns the value of the note record component.
note() - Method in record class ch.martinelli.mite4java.api.UpdateProject
Returns the value of the note record component.
note() - Method in record class ch.martinelli.mite4java.api.UpdateService
Returns the value of the note record component.
note() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
Returns the value of the note record component.
note() - Method in record class ch.martinelli.mite4java.domain.Customer
Returns the value of the note record component.
note() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the note record component.
note() - Method in record class ch.martinelli.mite4java.domain.Service
Returns the value of the note record component.
note() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the note record component.
note() - Method in record class ch.martinelli.mite4java.domain.User
Returns the value of the note record component.
note(String) - Method in class ch.martinelli.mite4java.api.CreateTimeEntry.Builder
 
note(String) - Method in class ch.martinelli.mite4java.api.UpdateTimeEntry.Builder
 

O

of(String, String) - Static method in class ch.martinelli.mite4java.MiteClient
Creates a new MiteClient with default settings.
of(String, String, String, HttpClient) - Static method in class ch.martinelli.mite4java.MiteClient
Creates a new MiteClient with a custom User-Agent and HttpClient.

P

project() - Method in record class ch.martinelli.mite4java.api.CreateProject.Wrapper
Returns the value of the project record component.
project() - Method in record class ch.martinelli.mite4java.api.UpdateProject.Wrapper
Returns the value of the project record component.
project() - Method in record class ch.martinelli.mite4java.domain.Project.Wrapper
Returns the value of the project record component.
Project - Record Class in ch.martinelli.mite4java.domain
 
Project(int, String, String, Integer, String, int, String, Integer, String, List, boolean, OffsetDateTime, OffsetDateTime) - Constructor for record class ch.martinelli.mite4java.domain.Project
Creates an instance of a Project record class.
Project.Wrapper - Record Class in ch.martinelli.mite4java.domain
 
projectId() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry
Returns the value of the projectId record component.
projectId() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
Returns the value of the projectId record component.
projectId() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the projectId record component.
projectId(int) - Method in class ch.martinelli.mite4java.api.CreateTimeEntry.Builder
 
projectId(int) - Method in class ch.martinelli.mite4java.api.UpdateTimeEntry.Builder
 
projectName() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the projectName record component.

Q

query() - Method in record class ch.martinelli.mite4java.domain.Bookmark
Returns the value of the query record component.

R

responseBody() - Method in exception class ch.martinelli.mite4java.MiteApiException
 
revenue() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the revenue record component.
role() - Method in record class ch.martinelli.mite4java.domain.User
Returns the value of the role record component.

S

service() - Method in record class ch.martinelli.mite4java.api.CreateService.Wrapper
Returns the value of the service record component.
service() - Method in record class ch.martinelli.mite4java.api.UpdateService.Wrapper
Returns the value of the service record component.
service() - Method in record class ch.martinelli.mite4java.domain.Service.Wrapper
Returns the value of the service record component.
Service - Record Class in ch.martinelli.mite4java.domain
 
Service(int, String, String, Integer, boolean, boolean, OffsetDateTime, OffsetDateTime) - Constructor for record class ch.martinelli.mite4java.domain.Service
Creates an instance of a Service record class.
Service.Wrapper - Record Class in ch.martinelli.mite4java.domain
 
serviceId() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry
Returns the value of the serviceId record component.
serviceId() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
Returns the value of the serviceId record component.
serviceId() - Method in record class ch.martinelli.mite4java.domain.HourlyRatePerService
Returns the value of the serviceId record component.
serviceId() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the serviceId record component.
serviceId(int) - Method in class ch.martinelli.mite4java.api.CreateTimeEntry.Builder
 
serviceId(int) - Method in class ch.martinelli.mite4java.api.UpdateTimeEntry.Builder
 
serviceName() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the serviceName record component.
since() - Method in record class ch.martinelli.mite4java.domain.TimeEntry.Tracking
Returns the value of the since record component.
since() - Method in record class ch.martinelli.mite4java.domain.Tracker.TrackingEntry
Returns the value of the since record component.
startedTime() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry
Returns the value of the startedTime record component.
startedTime() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
Returns the value of the startedTime record component.
startedTime() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the startedTime record component.
startedTime(int) - Method in class ch.martinelli.mite4java.api.CreateTimeEntry.Builder
 
startedTime(int) - Method in class ch.martinelli.mite4java.api.UpdateTimeEntry.Builder
 
startTime() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
 
startTracker(int) - Method in class ch.martinelli.mite4java.MiteClient
 
statusCode() - Method in exception class ch.martinelli.mite4java.MiteApiException
 
stoppedTimeEntry() - Method in record class ch.martinelli.mite4java.domain.Tracker
Returns the value of the stoppedTimeEntry record component.
stopTracker(int) - Method in class ch.martinelli.mite4java.MiteClient
 

T

timeEntry() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry.Wrapper
Returns the value of the timeEntry record component.
timeEntry() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry.Wrapper
Returns the value of the timeEntry record component.
timeEntry() - Method in record class ch.martinelli.mite4java.domain.TimeEntry.Wrapper
Returns the value of the timeEntry record component.
TimeEntry - Record Class in ch.martinelli.mite4java.domain
 
TimeEntry(int, int, LocalDate, String, boolean, boolean, Double, Integer, Integer, String, Integer, String, Integer, String, Integer, String, Integer, TimeEntry.Tracking, OffsetDateTime, OffsetDateTime) - Constructor for record class ch.martinelli.mite4java.domain.TimeEntry
Creates an instance of a TimeEntry record class.
TimeEntry.Tracking - Record Class in ch.martinelli.mite4java.domain
 
TimeEntry.Wrapper - Record Class in ch.martinelli.mite4java.domain
 
timeEntryGroup() - Method in record class ch.martinelli.mite4java.domain.TimeEntryGroup.Wrapper
Returns the value of the timeEntryGroup record component.
TimeEntryGroup - Class in ch.martinelli.mite4java.domain
 
TimeEntryGroup() - Constructor for class ch.martinelli.mite4java.domain.TimeEntryGroup
 
TimeEntryGroup.Wrapper - Record Class in ch.martinelli.mite4java.domain
 
title() - Method in record class ch.martinelli.mite4java.domain.Account
Returns the value of the title record component.
toString() - Method in record class ch.martinelli.mite4java.api.CreateCustomer
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.CreateCustomer.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.CreateProject
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.CreateProject.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.CreateService
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.CreateService.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.UpdateCustomer
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.UpdateCustomer.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.UpdateProject
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.UpdateProject.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.UpdateService
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.UpdateService.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Account
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Account.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Bookmark
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Bookmark.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Customer
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Customer.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.HourlyRatePerService
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Project
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Project.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Service
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Service.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.TimeEntry.Tracking
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.TimeEntry.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.TimeEntryGroup.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Tracker
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Tracker.TrackingEntry
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.Tracker.Wrapper
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.User
Returns a string representation of this record class.
toString() - Method in record class ch.martinelli.mite4java.domain.User.Wrapper
Returns a string representation of this record class.
tracker() - Method in record class ch.martinelli.mite4java.domain.Tracker.Wrapper
Returns the value of the tracker record component.
Tracker - Record Class in ch.martinelli.mite4java.domain
 
Tracker(Tracker.TrackingEntry, Tracker.TrackingEntry) - Constructor for record class ch.martinelli.mite4java.domain.Tracker
Creates an instance of a Tracker record class.
Tracker.TrackingEntry - Record Class in ch.martinelli.mite4java.domain
 
Tracker.Wrapper - Record Class in ch.martinelli.mite4java.domain
 
tracking() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the tracking record component.
Tracking(OffsetDateTime, int) - Constructor for record class ch.martinelli.mite4java.domain.TimeEntry.Tracking
Creates an instance of a Tracking record class.
TrackingEntry(int, int, OffsetDateTime) - Constructor for record class ch.martinelli.mite4java.domain.Tracker.TrackingEntry
Creates an instance of a TrackingEntry record class.
trackingTimeEntry() - Method in record class ch.martinelli.mite4java.domain.Tracker
Returns the value of the trackingTimeEntry record component.
type() - Method in record class ch.martinelli.mite4java.domain.Bookmark
Returns the value of the type record component.

U

updateCustomer(int, UpdateCustomer) - Method in class ch.martinelli.mite4java.MiteClient
 
UpdateCustomer - Record Class in ch.martinelli.mite4java.api
 
UpdateCustomer(String, String, String, Integer, List, Boolean, Boolean) - Constructor for record class ch.martinelli.mite4java.api.UpdateCustomer
Creates an instance of a UpdateCustomer record class.
UpdateCustomer.Wrapper - Record Class in ch.martinelli.mite4java.api
 
updatedAt() - Method in record class ch.martinelli.mite4java.domain.Account
Returns the value of the updatedAt record component.
updatedAt() - Method in record class ch.martinelli.mite4java.domain.Bookmark
Returns the value of the updatedAt record component.
updatedAt() - Method in record class ch.martinelli.mite4java.domain.Customer
Returns the value of the updatedAt record component.
updatedAt() - Method in record class ch.martinelli.mite4java.domain.Project
Returns the value of the updatedAt record component.
updatedAt() - Method in record class ch.martinelli.mite4java.domain.Service
Returns the value of the updatedAt record component.
updatedAt() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the updatedAt record component.
updatedAt() - Method in record class ch.martinelli.mite4java.domain.User
Returns the value of the updatedAt record component.
updateHourlyRateOnTimeEntries() - Method in record class ch.martinelli.mite4java.api.UpdateCustomer
Returns the value of the updateHourlyRateOnTimeEntries record component.
updateHourlyRateOnTimeEntries() - Method in record class ch.martinelli.mite4java.api.UpdateProject
Returns the value of the updateHourlyRateOnTimeEntries record component.
updateHourlyRateOnTimeEntries() - Method in record class ch.martinelli.mite4java.api.UpdateService
Returns the value of the updateHourlyRateOnTimeEntries record component.
updateProject(int, UpdateProject) - Method in class ch.martinelli.mite4java.MiteClient
 
UpdateProject - Record Class in ch.martinelli.mite4java.api
 
UpdateProject(String, String, Integer, Integer, String, Integer, String, List, Boolean, Boolean) - Constructor for record class ch.martinelli.mite4java.api.UpdateProject
Creates an instance of a UpdateProject record class.
UpdateProject.Wrapper - Record Class in ch.martinelli.mite4java.api
 
updateService(int, UpdateService) - Method in class ch.martinelli.mite4java.MiteClient
 
UpdateService - Record Class in ch.martinelli.mite4java.api
 
UpdateService(String, String, Integer, Boolean, Boolean, Boolean) - Constructor for record class ch.martinelli.mite4java.api.UpdateService
Creates an instance of a UpdateService record class.
UpdateService.Wrapper - Record Class in ch.martinelli.mite4java.api
 
updateTimeEntry(int, UpdateTimeEntry) - Method in class ch.martinelli.mite4java.MiteClient
 
UpdateTimeEntry - Record Class in ch.martinelli.mite4java.api
 
UpdateTimeEntry(LocalDate, Integer, String, Integer, Integer, Integer, Boolean, Boolean, Integer) - Constructor for record class ch.martinelli.mite4java.api.UpdateTimeEntry
Creates an instance of a UpdateTimeEntry record class.
UpdateTimeEntry.Builder - Class in ch.martinelli.mite4java.api
 
UpdateTimeEntry.Wrapper - Record Class in ch.martinelli.mite4java.api
 
user() - Method in record class ch.martinelli.mite4java.domain.User.Wrapper
Returns the value of the user record component.
User - Record Class in ch.martinelli.mite4java.domain
 
User(int, String, String, String, boolean, String, String, OffsetDateTime, OffsetDateTime) - Constructor for record class ch.martinelli.mite4java.domain.User
Creates an instance of a User record class.
User.Wrapper - Record Class in ch.martinelli.mite4java.domain
 
userId() - Method in record class ch.martinelli.mite4java.api.CreateTimeEntry
Returns the value of the userId record component.
userId() - Method in record class ch.martinelli.mite4java.api.UpdateTimeEntry
Returns the value of the userId record component.
userId() - Method in record class ch.martinelli.mite4java.domain.Bookmark
Returns the value of the userId record component.
userId() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the userId record component.
userId(int) - Method in class ch.martinelli.mite4java.api.CreateTimeEntry.Builder
 
userId(int) - Method in class ch.martinelli.mite4java.api.UpdateTimeEntry.Builder
 
userName() - Method in record class ch.martinelli.mite4java.domain.TimeEntry
Returns the value of the userName record component.

W

Wrapper(CreateCustomer) - Constructor for record class ch.martinelli.mite4java.api.CreateCustomer.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(CreateProject) - Constructor for record class ch.martinelli.mite4java.api.CreateProject.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(CreateService) - Constructor for record class ch.martinelli.mite4java.api.CreateService.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(CreateTimeEntry) - Constructor for record class ch.martinelli.mite4java.api.CreateTimeEntry.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(UpdateCustomer) - Constructor for record class ch.martinelli.mite4java.api.UpdateCustomer.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(UpdateProject) - Constructor for record class ch.martinelli.mite4java.api.UpdateProject.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(UpdateService) - Constructor for record class ch.martinelli.mite4java.api.UpdateService.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(UpdateTimeEntry) - Constructor for record class ch.martinelli.mite4java.api.UpdateTimeEntry.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(Account) - Constructor for record class ch.martinelli.mite4java.domain.Account.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(Bookmark) - Constructor for record class ch.martinelli.mite4java.domain.Bookmark.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(Customer) - Constructor for record class ch.martinelli.mite4java.domain.Customer.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(Project) - Constructor for record class ch.martinelli.mite4java.domain.Project.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(Service) - Constructor for record class ch.martinelli.mite4java.domain.Service.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(TimeEntry) - Constructor for record class ch.martinelli.mite4java.domain.TimeEntry.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(TimeEntryGroup) - Constructor for record class ch.martinelli.mite4java.domain.TimeEntryGroup.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(Tracker) - Constructor for record class ch.martinelli.mite4java.domain.Tracker.Wrapper
Creates an instance of a Wrapper record class.
Wrapper(User) - Constructor for record class ch.martinelli.mite4java.domain.User.Wrapper
Creates an instance of a Wrapper record class.
A B C D E F G H I L M N O P Q R S T U W 
All Classes and Interfaces|All Packages|Serialized Form