Class Win32_PhysicalMemory

java.lang.Object
com.ferrumx.system.hardware.Win32_PhysicalMemory

public class Win32_PhysicalMemory extends Object
This class contains methods that query the Win32_PhysicalMemory class of WMI to fetch RAM info.

The following properties are fetched: Name, Manufacturer, Model, OtherIdentifyingInfo, PartNumber, Tag, FormFactor, BankLabel, Capacity, DataWidth, Speed, ConfiguredClockSpeed, DeviceLocator, SerialNumber

Author:
Egg-03