class ACIrb::InfraRtOut

Public Instance Methods

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