Class: MifareAccessConditionBuilder::MainWindow::AccBlock

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

Instance Attribute Summary collapse

Instance Attribute Details

#bitsObject

Returns the value of attribute bits

Returns:

  • (Object)

    the current value of bits



22
23
24
# File 'lib/mifare_access_condition_builder.rb', line 22

def bits
  @bits
end

#descsObject

Returns the value of attribute descs

Returns:

  • (Object)

    the current value of descs



22
23
24
# File 'lib/mifare_access_condition_builder.rb', line 22

def descs
  @descs
end

#key_b_readableObject

Returns the value of attribute key_b_readable

Returns:

  • (Object)

    the current value of key_b_readable



22
23
24
# File 'lib/mifare_access_condition_builder.rb', line 22

def key_b_readable
  @key_b_readable
end