Uses of Class
com.xero.models.accounting.Action
| Package | Description |
|---|---|
| com.xero.models.accounting |
-
Uses of Action in com.xero.models.accounting
Methods in com.xero.models.accounting that return Action Modifier and Type Method Description ActionAction. name(String name)ActionAction. status(Action.StatusEnum status)Methods in com.xero.models.accounting that return types with arguments of type Action Modifier and Type Method Description List<Action>Actions. getActions()Get actionsMethods in com.xero.models.accounting with parameters of type Action Modifier and Type Method Description ActionsActions. addActionsItem(Action actionsItem)Method parameters in com.xero.models.accounting with type arguments of type Action Modifier and Type Method Description ActionsActions. actions(List<Action> actions)voidActions. setActions(List<Action> actions)