Class: GovCodes::Dafecd::RiSdi::SectionSlicer::Section
- Inherits:
-
Struct
- Object
- Struct
- GovCodes::Dafecd::RiSdi::SectionSlicer::Section
- Defined in:
- lib/gov_codes/dafecd/ri_sdi/section_slicer.rb
Instance Attribute Summary collapse
-
#force ⇒ Object
Returns the value of attribute force.
-
#kind ⇒ Object
Returns the value of attribute kind.
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#force ⇒ Object
Returns the value of attribute force
19 20 21 |
# File 'lib/gov_codes/dafecd/ri_sdi/section_slicer.rb', line 19 def force @force end |
#kind ⇒ Object
Returns the value of attribute kind
19 20 21 |
# File 'lib/gov_codes/dafecd/ri_sdi/section_slicer.rb', line 19 def kind @kind end |
#text ⇒ Object
Returns the value of attribute text
19 20 21 |
# File 'lib/gov_codes/dafecd/ri_sdi/section_slicer.rb', line 19 def text @text end |