public class Win32_OSRecoveryConfigurationImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_OSRecoveryConfiguration
| Constructor and Description |
|---|
Win32_OSRecoveryConfigurationImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_OSRecoveryConfigurationImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_OSRecoveryConfigurationImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_OSRecoveryConfigurationImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAutoReboot() |
String |
getCaption() |
String |
getDebugFilePath() |
int |
getDebugInfoType() |
String |
getDescription() |
String |
getExpandedDebugFilePath() |
String |
getExpandedMiniDumpDirectory() |
boolean |
getKernelDumpOnly() |
String |
getMiniDumpDirectory() |
String |
getName() |
boolean |
getOverwriteExistingDebugFile() |
boolean |
getSendAdminAlert() |
String |
getSettingID() |
boolean |
getWriteDebugInfo() |
boolean |
getWriteToSystemLog() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_OSRecoveryConfigurationImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_OSRecoveryConfigurationImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_OSRecoveryConfigurationImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_OSRecoveryConfigurationImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public boolean getAutoReboot()
getAutoReboot in interface Win32_OSRecoveryConfigurationpublic String getCaption()
getCaption in interface Win32_OSRecoveryConfigurationpublic String getDebugFilePath()
getDebugFilePath in interface Win32_OSRecoveryConfigurationpublic int getDebugInfoType()
getDebugInfoType in interface Win32_OSRecoveryConfigurationpublic String getDescription()
getDescription in interface Win32_OSRecoveryConfigurationpublic String getExpandedDebugFilePath()
getExpandedDebugFilePath in interface Win32_OSRecoveryConfigurationpublic String getExpandedMiniDumpDirectory()
getExpandedMiniDumpDirectory in interface Win32_OSRecoveryConfigurationpublic boolean getKernelDumpOnly()
getKernelDumpOnly in interface Win32_OSRecoveryConfigurationpublic String getMiniDumpDirectory()
getMiniDumpDirectory in interface Win32_OSRecoveryConfigurationpublic String getName()
getName in interface Win32_OSRecoveryConfigurationpublic boolean getOverwriteExistingDebugFile()
getOverwriteExistingDebugFile in interface Win32_OSRecoveryConfigurationpublic boolean getSendAdminAlert()
getSendAdminAlert in interface Win32_OSRecoveryConfigurationpublic String getSettingID()
getSettingID in interface Win32_OSRecoveryConfigurationpublic boolean getWriteDebugInfo()
getWriteDebugInfo in interface Win32_OSRecoveryConfigurationpublic boolean getWriteToSystemLog()
getWriteToSystemLog in interface Win32_OSRecoveryConfigurationCopyright © 2020. All rights reserved.