Uses of Enum Class
caseine.project.CaseineProject.ProjectType
Packages that use CaseineProject.ProjectType
-
Uses of CaseineProject.ProjectType in caseine.project
Methods in caseine.project that return CaseineProject.ProjectTypeModifier and TypeMethodDescriptionCaseineCommonProject.getType()CaseineCppProject.getType()CaseineProject.getType()CaseinePythonProject.getType()static CaseineProject.ProjectTypeReturns the enum constant of this class with the specified name.static CaseineProject.ProjectType[]CaseineProject.ProjectType.values()Returns an array containing the constants of this enum class, in the order they are declared.