Uses of Enum
com.xero.models.accounting.Action.StatusEnum
Packages that use Action.StatusEnum
-
Uses of Action.StatusEnum in com.xero.models.accounting
Methods in com.xero.models.accounting that return Action.StatusEnumModifier and TypeMethodDescriptionstatic Action.StatusEnumfromValueAction.getStatus()Status of the action for this organisationstatic Action.StatusEnumReturns the enum constant of this type with the specified name.static Action.StatusEnum[]Action.StatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.accounting with parameters of type Action.StatusEnumModifier and TypeMethodDescriptionvoidAction.setStatus(Action.StatusEnum status) Status of the action for this organisationAction.status(Action.StatusEnum status) Status of the action for this organisation