Enum Class OperatingSystem

java.lang.Object
java.lang.Enum<OperatingSystem>
org.deltava.beans.system.OperatingSystem
All Implemented Interfaces:
Serializable, Comparable<OperatingSystem>, Constable

public enum OperatingSystem extends Enum<OperatingSystem>
An enumeration to store client operating system data.
Since:
3.7
Version:
5.2
Author:
Luke