Uses of Class
de.mhus.con.api.Project.STATUS
-
Packages that use Project.STATUS Package Description de.mhus.con.api -
-
Uses of Project.STATUS in de.mhus.con.api
Methods in de.mhus.con.api that return Project.STATUS Modifier and Type Method Description Project.STATUSProject. getStatus()static Project.STATUSProject.STATUS. valueOf(String name)Returns the enum constant of this type with the specified name.static Project.STATUS[]Project.STATUS. values()Returns an array containing the constants of this enum type, in the order they are declared.
-