Uses of Enum
com.solibri.smc.api.project.Project.SaveStatus
Packages that use Project.SaveStatus
-
Uses of Project.SaveStatus in com.solibri.smc.api.project
Methods in com.solibri.smc.api.project that return Project.SaveStatusModifier and TypeMethodDescriptionProject.getFileStatus()Get theProject.SaveStatusof the project file.static Project.SaveStatusReturns the enum constant of this type with the specified name.static Project.SaveStatus[]Project.SaveStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.