class ACIrb::InfraRtFexp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/infra.rb, line 7557
def rn
  'rtfexp-[' << @attributes['tDn'] << ']'
end