public class Win32_SystemAccountImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_SystemAccount
| Constructor and Description |
|---|
Win32_SystemAccountImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_SystemAccountImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_SystemAccountImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_SystemAccountImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaption() |
String |
getDescription() |
String |
getDomain() |
Optional<OffsetDateTime> |
getInstallDate() |
boolean |
getLocalAccount() |
String |
getName() |
String |
getSID() |
byte |
getSIDType() |
String |
getStatus() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_SystemAccountImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_SystemAccountImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_SystemAccountImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_SystemAccountImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public String getCaption()
getCaption in interface Win32_SystemAccountpublic String getDescription()
getDescription in interface Win32_SystemAccountpublic String getDomain()
getDomain in interface Win32_SystemAccountpublic Optional<OffsetDateTime> getInstallDate()
getInstallDate in interface Win32_SystemAccountpublic boolean getLocalAccount()
getLocalAccount in interface Win32_SystemAccountpublic String getName()
getName in interface Win32_SystemAccountpublic String getSID()
getSID in interface Win32_SystemAccountpublic byte getSIDType()
getSIDType in interface Win32_SystemAccountpublic String getStatus()
getStatus in interface Win32_SystemAccountCopyright © 2020. All rights reserved.