class ACIrb::InfraRtDomP

Public Instance Methods

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