class ACIrb::ActionOpflexpSubj

Public Instance Methods

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