- get(String) - Static method in class net.nowtryz.cafetapi.utils.Lang
-
- getAdditionalMessage() - Method in class net.nowtryz.cafetapi.results.ErrorResult
-
Returns the additional_message of the ErrorResult
- getAlias() - Method in class net.nowtryz.cafetapi.datas.Client
-
Return the alias
- getAllProducts() - Method in class net.nowtryz.cafetapi.datas.ProductGroup
-
Return products of this group included unviewable ones
- getAmount() - Method in class net.nowtryz.cafetapi.datas.Reload
-
Return the amount
- getBalance() - Method in class net.nowtryz.cafetapi.datas.Client
-
Return the balance
- getBalanceAfterTransaction() - Method in class net.nowtryz.cafetapi.datas.Expense
-
Return the balance after the transaction
- getBalanceAfterTransaction() - Method in class net.nowtryz.cafetapi.datas.Reload
-
Return the balanceAfterTransaction
- getChoice(int) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getChoices() - Method in class net.nowtryz.cafetapi.datas.Formula
-
Return the choices
- getChoices() - Method in class net.nowtryz.cafetapi.datas.OrderBuilder.FormulaBuilder
-
- getClassDecoder() - Method in class net.nowtryz.cafetapi.parsers.AbstractParser
-
- getClient(int) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getClient() - Method in class net.nowtryz.cafetapi.datas.Expense
-
Return the client who has spent money
- getClient() - Method in class net.nowtryz.cafetapi.datas.ExpenseDetail
-
Return the client
- getClient() - Method in class net.nowtryz.cafetapi.datas.Reload
-
Return the client
- getClientExpenses(int) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getClientReloads(int) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getClients() - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getCode() - Method in exception net.nowtryz.cafetapi.exceptions.HTTPException
-
- getCode() - Method in class net.nowtryz.cafetapi.http.HTTPResponse
-
Returns the code of the HttpManager.HTTPResponse
- getComputing(HTTPResponse) - Method in class net.nowtryz.cafetapi.parsers.AbstractParser
-
- getComputing() - Method in class net.nowtryz.cafetapi.results.Result
-
Returns the computing of the Result
- getContentEncoding() - Method in class net.nowtryz.cafetapi.http.HTTPResponse
-
Returns the contentEncoding of the HttpManager.HTTPResponse
- getContentLength() - Method in class net.nowtryz.cafetapi.http.HTTPResponse
-
Returns the contentLength of the HttpManager.HTTPResponse
- getData() - Method in class net.nowtryz.cafetapi.results.DataResult
-
Returns the data of the DataResult
- getDatas() - Method in class net.nowtryz.cafetapi.results.ArrayResult
-
Returns the datas of the ArrayResult
- getDate() - Method in class net.nowtryz.cafetapi.datas.Expense
-
Return the date of the transaction in a
Calendar object
- getDate() - Method in class net.nowtryz.cafetapi.datas.ExpenseDetail
-
Return the date of the transaction in a
Calendar object
- getDate() - Method in class net.nowtryz.cafetapi.datas.Reload
-
Return the date
- getDetails() - Method in class net.nowtryz.cafetapi.datas.Expense
-
Return the itemized bill
- getDetails() - Method in class net.nowtryz.cafetapi.datas.Reload
-
Return the details
- getDisplayName() - Method in class net.nowtryz.cafetapi.datas.ProductGroup
-
Return the displayName
- getEdit() - Method in class net.nowtryz.cafetapi.datas.Payable
-
Return the edit date in a
Calendar object
- getEmail() - Method in class net.nowtryz.cafetapi.datas.Client
-
Return the email
- getEmail() - Method in class net.nowtryz.cafetapi.user.User
-
Returns the email of the User
- getErrorCode() - Method in class net.nowtryz.cafetapi.results.ErrorResult
-
Returns the error_code of the ErrorResult
- getErrorMessage() - Method in class net.nowtryz.cafetapi.results.ErrorResult
-
Returns the error_message of the ErrorResult
- getErrorType() - Method in class net.nowtryz.cafetapi.results.ErrorResult
-
Returns the error_type of the ErrorResult
- getExpenseDetails(int) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getExpenses() - Method in class net.nowtryz.cafetapi.datas.Client
-
Return a list of latest client's expenses
- getFamilyNane() - Method in class net.nowtryz.cafetapi.datas.Client
-
Return the familynane
- getFirstname() - Method in class net.nowtryz.cafetapi.user.User
-
Returns the firstname of the User
- getFormatedName() - Method in class net.nowtryz.cafetapi.datas.Client
-
Returns the name like Suname NAME
- getFormula(int) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getFormula() - Method in class net.nowtryz.cafetapi.datas.Choice
-
Return the formula
- getFormula() - Method in class net.nowtryz.cafetapi.datas.FormulaBought
-
Return the formula
- getFormula() - Method in class net.nowtryz.cafetapi.datas.OrderBuilder.FormulaBuilder
-
- getFormulaBought(int) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getFormulaChoices(int) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getFormulas(boolean) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getFormumaBoughtProducts(int) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getGroup() - Method in class net.nowtryz.cafetapi.datas.Product
-
Return the group
- getGroup() - Method in class net.nowtryz.cafetapi.user.User
-
Returns the group of the User
- getGroupProducts(int, boolean) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getHeaderFields() - Method in class net.nowtryz.cafetapi.http.HTTPResponse
-
Returns the headerFields of the HttpManager.HTTPResponse
- getHeaderFieldsMap() - Method in class net.nowtryz.cafetapi.http.HTTPResponse
-
Returns the headerFields of the HttpManager.HTTPResponse
- getId() - Method in class net.nowtryz.cafetapi.datas.Choice
-
Return the id
- getId() - Method in class net.nowtryz.cafetapi.datas.Client
-
Return the id
- getId() - Method in class net.nowtryz.cafetapi.datas.Expense
-
Return the id of the expense
- getId() - Method in class net.nowtryz.cafetapi.datas.FormulaBought
-
Return the id
- getId() - Method in class net.nowtryz.cafetapi.datas.Payable
-
Return the id
- getId() - Method in class net.nowtryz.cafetapi.datas.ProductGroup
-
Return the id
- getId() - Method in class net.nowtryz.cafetapi.datas.Reload
-
Return the id
- getId() - Method in class net.nowtryz.cafetapi.user.User
-
Returns the id of the User
- getImage() - Method in class net.nowtryz.cafetapi.datas.Payable
-
Return the image
- getInstance() - Static method in class net.nowtryz.cafetapi.CafetAPI
-
- getInstance() - Static method in class net.nowtryz.cafetapi.http.HttpManager
-
- getMessage() - Method in class net.nowtryz.cafetapi.http.HTTPResponse
-
Returns the http message of the HttpManager.HTTPResponse
- getName() - Method in class net.nowtryz.cafetapi.datas.Choice
-
Return the name
- getName() - Method in class net.nowtryz.cafetapi.datas.ExpenseDetail
-
Return the name
- getName() - Method in class net.nowtryz.cafetapi.datas.Payable
-
Return the name
- getName() - Method in class net.nowtryz.cafetapi.datas.ProductGroup
-
Return the name
- getName() - Method in class net.nowtryz.cafetapi.user.Group
-
Returns the name of the Group
- getName() - Method in class net.nowtryz.cafetapi.user.User
-
Returns the familyName of the User
- getOrder() - Method in class net.nowtryz.cafetapi.datas.OrderBuilder.FormulaBuilder
-
- getPermissions() - Method in class net.nowtryz.cafetapi.user.Group
-
- getPermissions() - Method in interface net.nowtryz.cafetapi.user.Permissible
-
Return every permission witch the member is liable from
- getPermissions() - Method in class net.nowtryz.cafetapi.user.User
-
- getPhone() - Method in class net.nowtryz.cafetapi.user.User
-
Returns the phone of the User
- getPrice() - Method in class net.nowtryz.cafetapi.datas.ExpenseDetail
-
Return the price
- getPrice() - Method in class net.nowtryz.cafetapi.datas.Payable
-
Return the price
- getProduct(int) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getProduct() - Method in class net.nowtryz.cafetapi.datas.ProductBought
-
Return the product
- getProductBought(int) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getProductGroup(int) - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getProductGroups() - Method in class net.nowtryz.cafetapi.CafetAPI
-
- getProducts() - Method in class net.nowtryz.cafetapi.datas.Choice
-
Return the choice
- getProducts() - Method in class net.nowtryz.cafetapi.datas.FormulaBought
-
Return the products
- getProducts() - Method in class net.nowtryz.cafetapi.datas.ProductGroup
-
Return products of this group exept unviewable ones
- getPseudo() - Method in class net.nowtryz.cafetapi.user.User
-
Returns the pseudo of the User
- getQuantity() - Method in class net.nowtryz.cafetapi.datas.ExpenseDetail
-
Return the quantity
- getRegistrationYear() - Method in class net.nowtryz.cafetapi.datas.Client
-
Return the registrationYear
- getReloads() - Method in class net.nowtryz.cafetapi.datas.Client
-
Return a list of latest client's reloads
- getResponse() - Method in exception net.nowtryz.cafetapi.exceptions.ContentTypeException
-
- getResponse() - Method in exception net.nowtryz.cafetapi.exceptions.HTTPException
-
- getResponse() - Method in class net.nowtryz.cafetapi.http.HTTPResponse
-
Returns the response of the HttpManager.HTTPResponse
- getResult() - Method in exception net.nowtryz.cafetapi.exceptions.PermissionException
-
Returns the result of the PermissionException
- getResult() - Method in exception net.nowtryz.cafetapi.exceptions.ServerErrorException
-
Returns the result of the ServerErrorException
- getServerVersion() - Method in class net.nowtryz.cafetapi.CafetAPI
-
Returns the serverVersion of the CafetAPI
- getServerVersion() - Method in class net.nowtryz.cafetapi.results.LoginResult
-
Deprecated.
- getSessionId() - Method in class net.nowtryz.cafetapi.http.HttpManager
-
- getSessionId() - Method in class net.nowtryz.cafetapi.results.LoginResult
-
Returns the sessionId of the LoginResult
- getStatus() - Method in class net.nowtryz.cafetapi.results.Result
-
Returns the status of the Result
- getSurname() - Method in class net.nowtryz.cafetapi.datas.Client
-
Return the firstname
- getTotal() - Method in class net.nowtryz.cafetapi.datas.Expense
-
Return the total price of products the client bought
- getUrl() - Method in class net.nowtryz.cafetapi.CafetAPI
-
Returns the url of the server
- getUrl() - Method in class net.nowtryz.cafetapi.http.HttpManager
-
- getUser() - Method in class net.nowtryz.cafetapi.CafetAPI
-
Returns the user of the CafetAPI
- getUser() - Method in class net.nowtryz.cafetapi.results.LoginResult
-
Returns the user of the LoginResult
- getVersion() - Static method in class net.nowtryz.cafetapi.CafetAPI
-
- Group - Class in net.nowtryz.cafetapi.user
-
- Group(String, HashMap<String, Boolean>) - Constructor for class net.nowtryz.cafetapi.user.Group
-
- Group() - Constructor for class net.nowtryz.cafetapi.user.Group
-