class ACIrb::QosmIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/qosm.rb, line 723
def rn
  'if-[' << @attributes['id'] << ']'
end