public enum UpdateType
Public Enumeration UpdateType
public enum class UpdateType
Gemstone.UpdateType = function();
Gemstone.UpdateType.createEnum('Gemstone.UpdateType', false);
Information | 0 | Update is informational. |
Warning | 1 | Update is a warning. |
Alarm | 2 | Update is an alarm. |