class ACIrb::L2capProv

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l2cap.rb, line 27
def rn
  'l2capprov-[' << @attributes['subj'] << ']-type-' << @attributes['type'] << ''
end