Uses of Enum Class
dev.le_app.mcss_api_java.LastBackupState
Packages that use LastBackupState
-
Uses of LastBackupState in dev.le_app.mcss_api_java
Methods in dev.le_app.mcss_api_java that return LastBackupStateModifier and TypeMethodDescriptionstatic LastBackupStateLastBackupState.findByVal(int abbr) Gets the last backup state from the value.Backup.getLastBackupState()Gets the last backup state of the backup This value is updated every time the method is run, hence why all the other exceptionsstatic LastBackupStateReturns the enum constant of this class with the specified name.static LastBackupState[]LastBackupState.values()Returns an array containing the constants of this enum class, in the order they are declared.