public class GlobalTaxService extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
GlobalTaxService()
Hiding the default constructor as Context is always required to function properly
|
|
GlobalTaxService(Context context)
Constructor GlobalTaxService
|
| Modifier and Type | Method and Description |
|---|---|
TaxService |
addTaxCode(TaxService entity)
Method to retrieve records for the given list of query
|
protected GlobalTaxService()
public GlobalTaxService(Context context)
context - the contextpublic TaxService addTaxCode(TaxService entity) throws FMSException
query - the query stringFMSException - throws FMSExceptionCopyright © 2017. All rights reserved.