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_numberObject

Returns the value of attribute batch_number



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def batch_number
  @batch_number
end

#hw_major_verObject

Returns the value of attribute hw_major_ver



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def hw_major_ver
  @hw_major_ver
end

#hw_minor_verObject

Returns the value of attribute hw_minor_ver



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def hw_minor_ver
  @hw_minor_ver
end

#hw_protocolObject

Returns the value of attribute hw_protocol



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def hw_protocol
  @hw_protocol
end

#hw_storage_sizeObject

Returns the value of attribute hw_storage_size



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def hw_storage_size
  @hw_storage_size
end

#hw_subtypeObject

Returns the value of attribute hw_subtype



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def hw_subtype
  @hw_subtype
end

#hw_typeObject

Returns the value of attribute hw_type



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def hw_type
  @hw_type
end

#hw_vendorObject

Returns the value of attribute hw_vendor



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def hw_vendor
  @hw_vendor
end

#production_weekObject

Returns the value of attribute production_week



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def production_week
  @production_week
end

#production_yearObject

Returns the value of attribute production_year



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def production_year
  @production_year
end

#sw_major_verObject

Returns the value of attribute sw_major_ver



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def sw_major_ver
  @sw_major_ver
end

#sw_minor_verObject

Returns the value of attribute sw_minor_ver



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def sw_minor_ver
  @sw_minor_ver
end

#sw_protocolObject

Returns the value of attribute sw_protocol



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def sw_protocol
  @sw_protocol
end

#sw_storage_sizeObject

Returns the value of attribute sw_storage_size



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def sw_storage_size
  @sw_storage_size
end

#sw_subtypeObject

Returns the value of attribute sw_subtype



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def sw_subtype
  @sw_subtype
end

#sw_typeObject

Returns the value of attribute sw_type



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def sw_type
  @sw_type
end

#sw_vendorObject

Returns the value of attribute sw_vendor



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def sw_vendor
  @sw_vendor
end

#uidObject

Returns the value of attribute uid



158
159
160
# File 'lib/mifare/des_fire.rb', line 158

def uid
  @uid
end