Class GetFruInventoryAreaInfoResponseData

java.lang.Object
org.sentrysoftware.ipmi.core.coding.commands.fru.GetFruInventoryAreaInfoResponseData
All Implemented Interfaces:
ResponseData

public class GetFruInventoryAreaInfoResponseData extends Object implements ResponseData
A wrapper for Get Fru Inventory Area Info response
  • Constructor Details

    • GetFruInventoryAreaInfoResponseData

      public GetFruInventoryAreaInfoResponseData()
  • Method Details

    • getFruInventoryAreaSize

      public int getFruInventoryAreaSize()
    • setFruInventoryAreaSize

      public void setFruInventoryAreaSize(int fruInventoryAreaSize)
    • getFruUnit

      public BaseUnit getFruUnit()
    • setFruUnit

      public void setFruUnit(BaseUnit fruUnit)