Uses of Class
com.aoindustries.aoserv.client.linux.Server.DrbdReport.Role
-
Packages that use Server.DrbdReport.Role Package Description com.aoindustries.aoserv.client.linux -
-
Uses of Server.DrbdReport.Role in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return Server.DrbdReport.Role Modifier and Type Method Description Server.DrbdReport.RoleServer.DrbdReport. getLocalRole()Server.DrbdReport.RoleServer.DrbdReport. getRemoteRole()static Server.DrbdReport.RoleServer.DrbdReport.Role. valueOf(String name)Returns the enum constant of this type with the specified name.static Server.DrbdReport.Role[]Server.DrbdReport.Role. values()Returns an array containing the constants of this enum type, in the order they are declared.
-