public interface Win32_ComputerSystem
extends xyz.cofe.win.wmi.WmiObj
int getAdminPasswordStatus()
boolean getAutomaticManagedPagefile()
boolean getAutomaticResetBootOption()
boolean getAutomaticResetCapability()
int getBootOptionOnLimit()
int getBootOptionOnWatchDog()
boolean getBootROMSupported()
String getBootupState()
String getCaption()
int getChassisBootupState()
String getChassisSKUNumber()
String getCreationClassName()
short getCurrentTimeZone()
boolean getDaylightInEffect()
String getDescription()
String getDNSHostName()
String getDomain()
int getDomainRole()
boolean getEnableDaylightSavingsTime()
int getFrontPanelResetStatus()
boolean getHypervisorPresent()
boolean getInfraredSupported()
Optional<OffsetDateTime> getInstallDate()
int getKeyboardPasswordStatus()
String getLastLoadInfo()
String getManufacturer()
String getModel()
String getName()
String getNameFormat()
boolean getNetworkServerModeEnabled()
int getNumberOfLogicalProcessors()
int getNumberOfProcessors()
boolean getPartOfDomain()
long getPauseAfterReset()
int getPCSystemType()
int getPCSystemTypeEx()
boolean getPowerManagementSupported()
int getPowerOnPasswordStatus()
int getPowerState()
int getPowerSupplyState()
String getPrimaryOwnerContact()
String getPrimaryOwnerName()
int getResetCapability()
short getResetCount()
short getResetLimit()
String getStatus()
String getSystemFamily()
String getSystemSKUNumber()
int getSystemStartupDelay()
byte getSystemStartupSetting()
String getSystemType()
int getThermalState()
long getTotalPhysicalMemory()
String getUserName()
int getWakeUpType()
String getWorkgroup()
static void query(CIMV2Wmi wmi, Consumer<Win32_ComputerSystem> client)
static List<Win32_ComputerSystem> query(CIMV2Wmi wmi)
Copyright © 2020. All rights reserved.