Uses of Class
io.github.eggy03.ferrumx.windows.entity.mainboard.MainboardPort
Packages that use MainboardPort
-
Uses of MainboardPort in io.github.eggy03.ferrumx.windows.service.mainboard
Methods in io.github.eggy03.ferrumx.windows.service.mainboard that return types with arguments of type MainboardPortModifier and TypeMethodDescription@NotNull List
<MainboardPort> MainboardPortService.get()
Retrieves a list of mainboard ports present in the system.@NotNull List
<MainboardPort> MainboardPortService.get
(com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves a list of mainboard ports present in the system using the caller'sPowerShell
session.