Class: Util::PipedIndividual::PipedIndSchema
- Inherits:
-
Struct
- Object
- Struct
- Util::PipedIndividual::PipedIndSchema
- Defined in:
- ../lib/piped_individual.rb
Instance Attribute Summary (collapse)
-
- (Object) conversion
Returns the value of attribute conversion.
-
- (Object) symb
Returns the value of attribute symb.
Instance Attribute Details
- (Object) conversion
Returns the value of attribute conversion
17 18 19 |
# File '../lib/piped_individual.rb', line 17 def conversion @conversion end |
- (Object) symb
Returns the value of attribute symb
17 18 19 |
# File '../lib/piped_individual.rb', line 17 def symb @symb end |