class ACIrb::InfraRtNodeP

Public Instance Methods

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