Hierarchy For All Packages
- io.github.eggy03.ferrumx.windows.constant,
- io.github.eggy03.ferrumx.windows.entity.battery,
- io.github.eggy03.ferrumx.windows.entity.display,
- io.github.eggy03.ferrumx.windows.entity.mainboard,
- io.github.eggy03.ferrumx.windows.entity.memory,
- io.github.eggy03.ferrumx.windows.entity.network,
- io.github.eggy03.ferrumx.windows.entity.os,
- io.github.eggy03.ferrumx.windows.entity.processor,
- io.github.eggy03.ferrumx.windows.entity.product,
- io.github.eggy03.ferrumx.windows.entity.storage,
- io.github.eggy03.ferrumx.windows.entity.user,
- io.github.eggy03.ferrumx.windows.mapping,
- io.github.eggy03.ferrumx.windows.service,
- io.github.eggy03.ferrumx.windows.service.battery,
- io.github.eggy03.ferrumx.windows.service.display,
- io.github.eggy03.ferrumx.windows.service.mainboard,
- io.github.eggy03.ferrumx.windows.service.memory,
- io.github.eggy03.ferrumx.windows.service.network,
- io.github.eggy03.ferrumx.windows.service.os,
- io.github.eggy03.ferrumx.windows.service.processor,
- io.github.eggy03.ferrumx.windows.service.product,
- io.github.eggy03.ferrumx.windows.service.storage,
- io.github.eggy03.ferrumx.windows.service.user
Class Hierarchy
- java.lang.Object
- io.github.eggy03.ferrumx.windows.entity.battery.Battery
- io.github.eggy03.ferrumx.windows.service.battery.BatteryService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.entity.mainboard.Bios
- io.github.eggy03.ferrumx.windows.service.mainboard.BiosService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.entity.product.ComputerSystemProduct
- io.github.eggy03.ferrumx.windows.service.product.ComputerSystemProductService (implements io.github.eggy03.ferrumx.windows.service.OptionalCommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.entity.storage.DiskDrive
- io.github.eggy03.ferrumx.windows.service.storage.DiskDriveService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.entity.storage.DiskPartition
- io.github.eggy03.ferrumx.windows.service.storage.DiskPartitionService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.entity.mainboard.Mainboard
- io.github.eggy03.ferrumx.windows.entity.mainboard.MainboardPort
- io.github.eggy03.ferrumx.windows.service.mainboard.MainboardPortService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.service.mainboard.MainboardService (implements io.github.eggy03.ferrumx.windows.service.OptionalCommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.mapping.MapperUtil
- io.github.eggy03.ferrumx.windows.entity.display.Monitor
- io.github.eggy03.ferrumx.windows.service.display.MonitorService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.entity.network.NetworkAdapter
- io.github.eggy03.ferrumx.windows.entity.network.NetworkAdapterConfiguration
- io.github.eggy03.ferrumx.windows.service.network.NetworkAdapterConfigurationService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.service.network.NetworkAdapterService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.entity.os.OperatingSystem
- io.github.eggy03.ferrumx.windows.service.os.OperatingSystemService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.entity.memory.PhysicalMemory
- io.github.eggy03.ferrumx.windows.service.memory.PhysicalMemoryService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.entity.processor.Processor
- io.github.eggy03.ferrumx.windows.entity.processor.ProcessorCache
- io.github.eggy03.ferrumx.windows.service.processor.ProcessorCacheService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.service.processor.ProcessorService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
- io.github.eggy03.ferrumx.windows.entity.user.User
- io.github.eggy03.ferrumx.windows.service.user.UserService
- io.github.eggy03.ferrumx.windows.entity.display.VideoController
- io.github.eggy03.ferrumx.windows.service.display.VideoControllerService (implements io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>)
Interface Hierarchy
- io.github.eggy03.ferrumx.windows.service.CommonServiceInterface<S>
- io.github.eggy03.ferrumx.windows.service.OptionalCommonServiceInterface<S>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.github.eggy03.ferrumx.windows.constant.CimQuery
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)