class ACIrb::L3EncRtdIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l3.rb, line 319
def rn
  'encrtd-[' << @attributes['id'] << ']'
end