public class Win32_EnvironmentImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_Environment
| Constructor and Description |
|---|
Win32_EnvironmentImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_EnvironmentImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_EnvironmentImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_EnvironmentImpl(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() |
String |
getStatus() |
boolean |
getSystemVariable() |
String |
getUserName() |
String |
getVariableValue() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_EnvironmentImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_EnvironmentImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_EnvironmentImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_EnvironmentImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public String getCaption()
getCaption in interface Win32_Environmentpublic String getDescription()
getDescription in interface Win32_Environmentpublic Optional<OffsetDateTime> getInstallDate()
getInstallDate in interface Win32_Environmentpublic String getName()
getName in interface Win32_Environmentpublic String getStatus()
getStatus in interface Win32_Environmentpublic boolean getSystemVariable()
getSystemVariable in interface Win32_Environmentpublic String getUserName()
getUserName in interface Win32_Environmentpublic String getVariableValue()
getVariableValue in interface Win32_EnvironmentCopyright © 2020. All rights reserved.