Class Win32PnPEntityMapper

java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.system.Win32PnPEntityMapper
All Implemented Interfaces:
CommonMappingInterface<Win32PnPEntity>

public class Win32PnPEntityMapper extends Object implements CommonMappingInterface<Win32PnPEntity>
Provides a type-safe implementation of CommonMappingInterface and maps JSON strings from PowerShell to objects or lists of Win32PnPEntity
Since:
3.0.0
  • Constructor Details

    • Win32PnPEntityMapper

      public Win32PnPEntityMapper()