Class: PRbed::Bim
- Inherits:
-
Struct
- Object
- Struct
- PRbed::Bim
- Defined in:
- lib/PRbed.rb
Instance Attribute Summary collapse
-
#a1 ⇒ Object
Returns the value of attribute a1.
-
#a2 ⇒ Object
Returns the value of attribute a2.
-
#bp ⇒ Object
Returns the value of attribute bp.
-
#chr ⇒ Object
Returns the value of attribute chr.
-
#vid ⇒ Object
Returns the value of attribute vid.
Instance Attribute Details
#a1 ⇒ Object
Returns the value of attribute a1
14 15 16 |
# File 'lib/PRbed.rb', line 14 def a1 @a1 end |
#a2 ⇒ Object
Returns the value of attribute a2
14 15 16 |
# File 'lib/PRbed.rb', line 14 def a2 @a2 end |
#bp ⇒ Object
Returns the value of attribute bp
14 15 16 |
# File 'lib/PRbed.rb', line 14 def bp @bp end |
#chr ⇒ Object
Returns the value of attribute chr
14 15 16 |
# File 'lib/PRbed.rb', line 14 def chr @chr end |
#vid ⇒ Object
Returns the value of attribute vid
14 15 16 |
# File 'lib/PRbed.rb', line 14 def vid @vid end |