Class: Kanrisuru::Core::Dmi::ManagementDeviceComponent

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/dmi/types.rb

Overview

Type 35: Management Device Component

Instance Attribute Summary collapse

Instance Attribute Details

#component_handleObject

Returns the value of attribute component_handle

Returns:

  • (Object)

    the current value of component_handle



278
279
280
# File 'lib/kanrisuru/core/dmi/types.rb', line 278

def component_handle
  @component_handle
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



278
279
280
# File 'lib/kanrisuru/core/dmi/types.rb', line 278

def description
  @description
end

#dmi_handleObject

Returns the value of attribute dmi_handle

Returns:

  • (Object)

    the current value of dmi_handle



278
279
280
# File 'lib/kanrisuru/core/dmi/types.rb', line 278

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size

Returns:

  • (Object)

    the current value of dmi_size



278
279
280
# File 'lib/kanrisuru/core/dmi/types.rb', line 278

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type

Returns:

  • (Object)

    the current value of dmi_type



278
279
280
# File 'lib/kanrisuru/core/dmi/types.rb', line 278

def dmi_type
  @dmi_type
end

#management_device_handleObject

Returns the value of attribute management_device_handle

Returns:

  • (Object)

    the current value of management_device_handle



278
279
280
# File 'lib/kanrisuru/core/dmi/types.rb', line 278

def management_device_handle
  @management_device_handle
end

#threshold_handleObject

Returns the value of attribute threshold_handle

Returns:

  • (Object)

    the current value of threshold_handle



278
279
280
# File 'lib/kanrisuru/core/dmi/types.rb', line 278

def threshold_handle
  @threshold_handle
end