Class: GovCodes::Dafecd::RiSdi::SdiCardParser::Anchor
- Inherits:
-
Struct
- Object
- Struct
- GovCodes::Dafecd::RiSdi::SdiCardParser::Anchor
- Defined in:
- lib/gov_codes/dafecd/ri_sdi/sdi_card_parser.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
-
#inline_title ⇒ Object
Returns the value of attribute inline_title.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code
31 32 33 |
# File 'lib/gov_codes/dafecd/ri_sdi/sdi_card_parser.rb', line 31 def code @code end |
#inline_title ⇒ Object
Returns the value of attribute inline_title
31 32 33 |
# File 'lib/gov_codes/dafecd/ri_sdi/sdi_card_parser.rb', line 31 def inline_title @inline_title end |