Class: MifareAccessConditionBuilder::MainWindow::AccBlock
- Inherits:
-
Struct
- Object
- Struct
- MifareAccessConditionBuilder::MainWindow::AccBlock
- Defined in:
- lib/mifare_access_condition_builder.rb
Instance Attribute Summary collapse
-
#bits ⇒ Object
Returns the value of attribute bits.
-
#descs ⇒ Object
Returns the value of attribute descs.
-
#key_b_readable ⇒ Object
Returns the value of attribute key_b_readable.
Instance Attribute Details
#bits ⇒ Object
Returns the value of attribute bits
22 23 24 |
# File 'lib/mifare_access_condition_builder.rb', line 22 def bits @bits end |
#descs ⇒ Object
Returns the value of attribute descs
22 23 24 |
# File 'lib/mifare_access_condition_builder.rb', line 22 def descs @descs end |
#key_b_readable ⇒ Object
Returns the value of attribute key_b_readable
22 23 24 |
# File 'lib/mifare_access_condition_builder.rb', line 22 def key_b_readable @key_b_readable end |