public interface Win32_SystemTimeZone
extends xyz.cofe.win.wmi.WmiObj
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32_ComputerSystem> |
getElement() |
Optional<Win32_TimeZone> |
getSetting() |
static List<Win32_SystemTimeZone> |
query(CIMV2Wmi wmi) |
static void |
query(CIMV2Wmi wmi,
Consumer<Win32_SystemTimeZone> client) |
Optional<Win32_ComputerSystem> getElement()
Optional<Win32_TimeZone> getSetting()
static void query(CIMV2Wmi wmi, Consumer<Win32_SystemTimeZone> client)
static List<Win32_SystemTimeZone> query(CIMV2Wmi wmi)
Copyright © 2020. All rights reserved.