class ACIrb::NdStAdjEp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/nd.rb, line 687
def rn
  'sadj-[' << @attributes['addr'] << ']'
end