Package com.xero.models.accounting
Class Action
java.lang.Object
com.xero.models.accounting.Action
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumStatus of the action for this organisation -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()Name of the actions for this organisationStatus of the action for this organisationinthashCode()Name of the actions for this organisationvoidName of the actions for this organisationvoidsetStatus(Action.StatusEnum status) Status of the action for this organisationstatus(Action.StatusEnum status) Status of the action for this organisationtoString()
-
Constructor Details
-
Action
public Action()
-
-
Method Details
-
name
-
getName
-
setName
Name of the actions for this organisation- Parameters:
name- String
-
status
Status of the action for this organisation- Parameters:
status- StatusEnum- Returns:
- Action
-
getStatus
-
setStatus
Status of the action for this organisation- Parameters:
status- StatusEnum
-
equals
-
hashCode
-
toString
-