Uses of Enum Class
it.tidalwave.accounting.model.Project.Status
Packages that use Project.Status
-
Uses of Project.Status in it.tidalwave.accounting.model
Methods in it.tidalwave.accounting.model that return Project.StatusModifier and TypeMethodDescriptionstatic Project.StatusReturns the enum constant of this class with the specified name.static Project.Status[]Project.Status.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Project.Status in it.tidalwave.accounting.model.spi
Methods in it.tidalwave.accounting.model.spi that return Project.Status