Class: GovCodes::Dafecd::RiSdi::SectionSlicer::Section

Inherits:
Struct
  • Object
show all
Defined in:
lib/gov_codes/dafecd/ri_sdi/section_slicer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#forceObject

Returns the value of attribute force

Returns:

  • (Object)

    the current value of force



19
20
21
# File 'lib/gov_codes/dafecd/ri_sdi/section_slicer.rb', line 19

def force
  @force
end

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



19
20
21
# File 'lib/gov_codes/dafecd/ri_sdi/section_slicer.rb', line 19

def kind
  @kind
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



19
20
21
# File 'lib/gov_codes/dafecd/ri_sdi/section_slicer.rb', line 19

def text
  @text
end