public class Win32_DependentServiceImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_DependentService
| Constructor and Description |
|---|
Win32_DependentServiceImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_DependentServiceImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_DependentServiceImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_DependentServiceImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32_BaseService> |
getAntecedent() |
Optional<Win32_BaseService> |
getDependent() |
int |
getTypeOfDependency() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_DependentServiceImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_DependentServiceImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_DependentServiceImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_DependentServiceImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Optional<Win32_BaseService> getAntecedent()
getAntecedent in interface Win32_DependentServicepublic Optional<Win32_BaseService> getDependent()
getDependent in interface Win32_DependentServicepublic int getTypeOfDependency()
getTypeOfDependency in interface Win32_DependentServiceCopyright © 2020. All rights reserved.