class ACIrb::InfraRtCardPGrp

Public Instance Methods

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