public class Win32_PageFileUsageImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_PageFileUsage
| Constructor and Description |
|---|
Win32_PageFileUsageImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_PageFileUsageImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_PageFileUsageImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_PageFileUsageImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAllocatedBaseSize() |
String |
getCaption() |
int |
getCurrentUsage() |
String |
getDescription() |
Optional<OffsetDateTime> |
getInstallDate() |
String |
getName() |
int |
getPeakUsage() |
String |
getStatus() |
boolean |
getTempPageFile() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_PageFileUsageImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_PageFileUsageImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_PageFileUsageImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_PageFileUsageImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public int getAllocatedBaseSize()
getAllocatedBaseSize in interface Win32_PageFileUsagepublic String getCaption()
getCaption in interface Win32_PageFileUsagepublic int getCurrentUsage()
getCurrentUsage in interface Win32_PageFileUsagepublic String getDescription()
getDescription in interface Win32_PageFileUsagepublic Optional<OffsetDateTime> getInstallDate()
getInstallDate in interface Win32_PageFileUsagepublic String getName()
getName in interface Win32_PageFileUsagepublic int getPeakUsage()
getPeakUsage in interface Win32_PageFileUsagepublic String getStatus()
getStatus in interface Win32_PageFileUsagepublic boolean getTempPageFile()
getTempPageFile in interface Win32_PageFileUsageCopyright © 2020. All rights reserved.