public class Win32_AccountImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_Account
| Constructor and Description |
|---|
Win32_AccountImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_AccountImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_AccountImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_AccountImpl(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_AccountImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_AccountImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_AccountImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_AccountImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public String getCaption()
getCaption in interface Win32_Accountpublic String getDescription()
getDescription in interface Win32_Accountpublic String getDomain()
getDomain in interface Win32_Accountpublic Optional<OffsetDateTime> getInstallDate()
getInstallDate in interface Win32_Accountpublic boolean getLocalAccount()
getLocalAccount in interface Win32_Accountpublic String getName()
getName in interface Win32_Accountpublic String getSID()
getSID in interface Win32_Accountpublic byte getSIDType()
getSIDType in interface Win32_Accountpublic String getStatus()
getStatus in interface Win32_AccountCopyright © 2020. All rights reserved.