class ACIrb::ActionTopomgrSubj

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/action.rb, line 779
def rn
  'topomgrsubj-[' << @attributes['oDn'] << ']'
end