Uses of Class
com.aoindustries.aoserv.client.linux.Server.RaidLevel
-
Packages that use Server.RaidLevel Package Description com.aoindustries.aoserv.client.linux -
-
Uses of Server.RaidLevel in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return Server.RaidLevel Modifier and Type Method Description Server.RaidLevelServer.MdMismatchReport. getLevel()The RAID level of the device.static Server.RaidLevelServer.RaidLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static Server.RaidLevel[]Server.RaidLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-