Class: Kanrisuru::Core::Dmi::PortableBattery

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

Overview

Type 22: Portable Battery

Instance Attribute Summary collapse

Instance Attribute Details

#chemistryObject

Returns the value of attribute chemistry

Returns:

  • (Object)

    the current value of chemistry



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def chemistry
  @chemistry
end

#design_capacityObject

Returns the value of attribute design_capacity

Returns:

  • (Object)

    the current value of design_capacity



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def design_capacity
  @design_capacity
end

#design_voltageObject

Returns the value of attribute design_voltage

Returns:

  • (Object)

    the current value of design_voltage



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def design_voltage
  @design_voltage
end

#dmi_handleObject

Returns the value of attribute dmi_handle

Returns:

  • (Object)

    the current value of dmi_handle



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size

Returns:

  • (Object)

    the current value of dmi_size



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type

Returns:

  • (Object)

    the current value of dmi_type



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def dmi_type
  @dmi_type
end

#locationObject

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def location
  @location
end

#manufacture_dateObject

Returns the value of attribute manufacture_date

Returns:

  • (Object)

    the current value of manufacture_date



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def manufacture_date
  @manufacture_date
end

#manufacturerObject

Returns the value of attribute manufacturer

Returns:

  • (Object)

    the current value of manufacturer



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def manufacturer
  @manufacturer
end

#maximum_errorObject

Returns the value of attribute maximum_error

Returns:

  • (Object)

    the current value of maximum_error



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def maximum_error
  @maximum_error
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def name
  @name
end

#oem_specific_informationObject

Returns the value of attribute oem_specific_information

Returns:

  • (Object)

    the current value of oem_specific_information



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def oem_specific_information
  @oem_specific_information
end

#sbds_chemistryObject

Returns the value of attribute sbds_chemistry

Returns:

  • (Object)

    the current value of sbds_chemistry



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def sbds_chemistry
  @sbds_chemistry
end

#sbds_manufacturer_dateObject

Returns the value of attribute sbds_manufacturer_date

Returns:

  • (Object)

    the current value of sbds_manufacturer_date



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def sbds_manufacturer_date
  @sbds_manufacturer_date
end

#sbds_serial_numberObject

Returns the value of attribute sbds_serial_number

Returns:

  • (Object)

    the current value of sbds_serial_number



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def sbds_serial_number
  @sbds_serial_number
end

#sbds_versionObject

Returns the value of attribute sbds_version

Returns:

  • (Object)

    the current value of sbds_version



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def sbds_version
  @sbds_version
end

#serial_numberObject

Returns the value of attribute serial_number

Returns:

  • (Object)

    the current value of serial_number



179
180
181
# File 'lib/kanrisuru/core/dmi/types.rb', line 179

def serial_number
  @serial_number
end