public class Win32_StartupCommandImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_StartupCommand
| Constructor and Description |
|---|
Win32_StartupCommandImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_StartupCommandImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_StartupCommandImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_StartupCommandImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaption() |
String |
getCommand() |
String |
getDescription() |
String |
getLocation() |
String |
getName() |
String |
getSettingID() |
String |
getUser() |
String |
getUserSID() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_StartupCommandImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_StartupCommandImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_StartupCommandImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_StartupCommandImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public String getCaption()
getCaption in interface Win32_StartupCommandpublic String getCommand()
getCommand in interface Win32_StartupCommandpublic String getDescription()
getDescription in interface Win32_StartupCommandpublic String getLocation()
getLocation in interface Win32_StartupCommandpublic String getName()
getName in interface Win32_StartupCommandpublic String getSettingID()
getSettingID in interface Win32_StartupCommandpublic String getUser()
getUser in interface Win32_StartupCommandpublic String getUserSID()
getUserSID in interface Win32_StartupCommandCopyright © 2020. All rights reserved.