| Package | Description |
|---|---|
| net.nowtryz.cafetapi |
Main package for the Cafet API, the API that connect the application to the server
|
| net.nowtryz.cafetapi.datas |
Data managing classes package
|
| net.nowtryz.cafetapi.deserializers | |
| net.nowtryz.cafetapi.parsers |
Parsers collection
|
| net.nowtryz.cafetapi.results |
Results managing system
|
| Class and Description |
|---|
| CafetData |
| Choice |
| Client
The Client object is the wich stores every client information for later use,
it's generaly generated by a Data static method (such as
Data.getClient(int id)) |
| Expense
The Expense object is the one that stores every expense's information for
later use, it's generaly generated by the Client's method
getExpenses or even directly whith the Data
static method getClientExpenses(). |
| ExpenseDetail
ExpenseDetail stores information about a piece of a bill, it
can be acquired by the Expense's methode
getDetails() |
| Formula |
| FormulaBought |
| OrderBuilder.FormulaBuilder |
| Product |
| ProductBought |
| ProductGroup |
| Reload |
| Class and Description |
|---|
| CafetData |
| Choice |
| Client
The Client object is the wich stores every client information for later use,
it's generaly generated by a Data static method (such as
Data.getClient(int id)) |
| Expense
The Expense object is the one that stores every expense's information for
later use, it's generaly generated by the Client's method
getExpenses or even directly whith the Data
static method getClientExpenses(). |
| ExpenseDetail
ExpenseDetail stores information about a piece of a bill, it
can be acquired by the Expense's methode
getDetails() |
| Formula |
| OrderBuilder.FormulaBuilder |
| Payable |
| Product |
| ProductBought |
| ProductGroup |
| Reload |
| Class and Description |
|---|
| ExpenseDetail
ExpenseDetail stores information about a piece of a bill, it
can be acquired by the Expense's methode
getDetails() |
| Class and Description |
|---|
| CafetData |
| Class and Description |
|---|
| CafetData |
Copyright © 2019 Nowtryz. All rights reserved.