Uses of Class
com.aoindustries.aoserv.client.infrastructure.PhysicalServer.UpsType
-
Packages that use PhysicalServer.UpsType Package Description com.aoindustries.aoserv.client.infrastructure -
-
Uses of PhysicalServer.UpsType in com.aoindustries.aoserv.client.infrastructure
Methods in com.aoindustries.aoserv.client.infrastructure that return PhysicalServer.UpsType Modifier and Type Method Description PhysicalServer.UpsTypePhysicalServer. getUpsType()Gets the UPS type powering this server.static PhysicalServer.UpsTypePhysicalServer.UpsType. valueOf(String name)Returns the enum constant of this type with the specified name.static PhysicalServer.UpsType[]PhysicalServer.UpsType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-