Class: Mifare::DESFire::CARD_VERSION

Inherits:
Struct
  • Object
show all
Defined in:
lib/mifare/des_fire.rb

Instance Attribute Summary collapse

Instance Attribute Details

#batch_number ⇒ Object

Returns the value of attribute batch_number

Returns:

  • (Object) —

    the current value of batch_number



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def batch_number
  @batch_number
end

#hw_major_ver ⇒ Object

Returns the value of attribute hw_major_ver

Returns:

  • (Object) —

    the current value of hw_major_ver



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def hw_major_ver
  @hw_major_ver
end

#hw_minor_ver ⇒ Object

Returns the value of attribute hw_minor_ver

Returns:

  • (Object) —

    the current value of hw_minor_ver



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def hw_minor_ver
  @hw_minor_ver
end

#hw_protocol ⇒ Object

Returns the value of attribute hw_protocol

Returns:

  • (Object) —

    the current value of hw_protocol



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def hw_protocol
  @hw_protocol
end

#hw_storage_size ⇒ Object

Returns the value of attribute hw_storage_size

Returns:

  • (Object) —

    the current value of hw_storage_size



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def hw_storage_size
  @hw_storage_size
end

#hw_subtype ⇒ Object

Returns the value of attribute hw_subtype

Returns:

  • (Object) —

    the current value of hw_subtype



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def hw_subtype
  @hw_subtype
end

#hw_type ⇒ Object

Returns the value of attribute hw_type

Returns:

  • (Object) —

    the current value of hw_type



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def hw_type
  @hw_type
end

#hw_vendor ⇒ Object

Returns the value of attribute hw_vendor

Returns:

  • (Object) —

    the current value of hw_vendor



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def hw_vendor
  @hw_vendor
end

#production_week ⇒ Object

Returns the value of attribute production_week

Returns:

  • (Object) —

    the current value of production_week



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def production_week
  @production_week
end

#production_year ⇒ Object

Returns the value of attribute production_year

Returns:

  • (Object) —

    the current value of production_year



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def production_year
  @production_year
end

#sw_major_ver ⇒ Object

Returns the value of attribute sw_major_ver

Returns:

  • (Object) —

    the current value of sw_major_ver



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def sw_major_ver
  @sw_major_ver
end

#sw_minor_ver ⇒ Object

Returns the value of attribute sw_minor_ver

Returns:

  • (Object) —

    the current value of sw_minor_ver



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def sw_minor_ver
  @sw_minor_ver
end

#sw_protocol ⇒ Object

Returns the value of attribute sw_protocol

Returns:

  • (Object) —

    the current value of sw_protocol



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def sw_protocol
  @sw_protocol
end

#sw_storage_size ⇒ Object

Returns the value of attribute sw_storage_size

Returns:

  • (Object) —

    the current value of sw_storage_size



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def sw_storage_size
  @sw_storage_size
end

#sw_subtype ⇒ Object

Returns the value of attribute sw_subtype

Returns:

  • (Object) —

    the current value of sw_subtype



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def sw_subtype
  @sw_subtype
end

#sw_type ⇒ Object

Returns the value of attribute sw_type

Returns:

  • (Object) —

    the current value of sw_type



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def sw_type
  @sw_type
end

#sw_vendor ⇒ Object

Returns the value of attribute sw_vendor

Returns:

  • (Object) —

    the current value of sw_vendor



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def sw_vendor
  @sw_vendor
end

#uid ⇒ Object

Returns the value of attribute uid

Returns:

  • (Object) —

    the current value of uid



152
153
154
# File 'lib/mifare/des_fire.rb', line 152

def uid
  @uid
end