Class: Ecfr::AdminService::IbrCfrRange::Organization::Material
- Inherits:
-
Object
- Object
- Ecfr::AdminService::IbrCfrRange::Organization::Material
- Includes:
- Ecfr::AttributeMethodDefinition
- Defined in:
- lib/ecfr/admin_service/ibr_cfr_range/organization.rb
Instance Attribute Summary collapse
-
#cfr_references ⇒ String
readonly
locations in the CFR where this material is incorporated by reference.
-
#details ⇒ String
readonly
information about what was incorporated - generally publication title, etc.
Method Summary
Methods included from Ecfr::AttributeMethodDefinition
Instance Attribute Details
#cfr_references ⇒ String (readonly)
locations in the CFR where this material is incorporated by reference
16 17 |
# File 'lib/ecfr/admin_service/ibr_cfr_range/organization.rb', line 16 attribute :cfr_references, desc: "locations in the CFR where this material is incorporated by reference" |
#details ⇒ String (readonly)
information about what was incorporated - generally publication title, etc.
18 19 |
# File 'lib/ecfr/admin_service/ibr_cfr_range/organization.rb', line 18 attribute :details, desc: "information about what was incorporated - generally publication title, etc." |