Uses of Enum
com.solibri.smc.api.project.Project.SaveStatus
-
Uses of Project.SaveStatus in com.solibri.smc.api.project
Modifier and TypeMethodDescriptionProject.getFileStatus()
Get theProject.SaveStatus
of the project file.static Project.SaveStatus
Returns 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.