public class Win32_SessionImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_Session
| Constructor and Description |
|---|
Win32_SessionImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_SessionImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_SessionImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_SessionImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaption() |
String |
getDescription() |
Optional<OffsetDateTime> |
getInstallDate() |
String |
getName() |
Optional<OffsetDateTime> |
getStartTime() |
String |
getStatus() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_SessionImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_SessionImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_SessionImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_SessionImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public String getCaption()
getCaption in interface Win32_Sessionpublic String getDescription()
getDescription in interface Win32_Sessionpublic Optional<OffsetDateTime> getInstallDate()
getInstallDate in interface Win32_Sessionpublic String getName()
getName in interface Win32_Sessionpublic Optional<OffsetDateTime> getStartTime()
getStartTime in interface Win32_Sessionpublic String getStatus()
getStatus in interface Win32_SessionCopyright © 2020. All rights reserved.