Method: AIXM::Feature::Organisation#id
- Defined in:
- lib/aixm/feature/organisation.rb
#id ⇒ String? #id=(value) ⇒ Object
Code of the organisation (e.g. “LF”)
71 72 73 |
# File 'lib/aixm/feature/organisation.rb', line 71 def id @id end |