class ACIrb::RtctrlEpPRef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/rtctrl.rb, line 485
def rn
  'eppref-[' << @attributes['eppDn'] << ']'
end