class ACIrb::StatstoreObsHolder

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/statstore.rb, line 98
def rn
  'obs-[' << @attributes['obsDn'] << ']'
end