public class Win32_PageFileSettingImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_PageFileSetting
| Constructor and Description |
|---|
Win32_PageFileSettingImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_PageFileSettingImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_PageFileSettingImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_PageFileSettingImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaption() |
String |
getDescription() |
int |
getInitialSize() |
int |
getMaximumSize() |
String |
getName() |
String |
getSettingID() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_PageFileSettingImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_PageFileSettingImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_PageFileSettingImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_PageFileSettingImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public String getCaption()
getCaption in interface Win32_PageFileSettingpublic String getDescription()
getDescription in interface Win32_PageFileSettingpublic int getInitialSize()
getInitialSize in interface Win32_PageFileSettingpublic int getMaximumSize()
getMaximumSize in interface Win32_PageFileSettingpublic String getName()
getName in interface Win32_PageFileSettingpublic String getSettingID()
getSettingID in interface Win32_PageFileSettingCopyright © 2020. All rights reserved.