public class Win32_SystemTimeZoneImpl extends xyz.cofe.win.wmi.WmiObjImpl implements Win32_SystemTimeZone
| Constructor and Description |
|---|
Win32_SystemTimeZoneImpl(com.jacob.activeX.ActiveXComponent activeXComponent) |
Win32_SystemTimeZoneImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
Win32_SystemTimeZoneImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent) |
Win32_SystemTimeZoneImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32_ComputerSystem> |
getElement() |
Optional<Win32_TimeZone> |
getSetting() |
getActiveXComponent, getWmiMethods, getWmiPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitquery, querypublic Win32_SystemTimeZoneImpl(com.jacob.activeX.ActiveXComponent activeXComponent)
public Win32_SystemTimeZoneImpl(com.jacob.activeX.ActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Win32_SystemTimeZoneImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent)
public Win32_SystemTimeZoneImpl(xyz.cofe.win.activex.GetActiveXComponent activeXComponent,
xyz.cofe.win.wmi.Wmi wmi)
public Optional<Win32_ComputerSystem> getElement()
getElement in interface Win32_SystemTimeZonepublic Optional<Win32_TimeZone> getSetting()
getSetting in interface Win32_SystemTimeZoneCopyright © 2020. All rights reserved.