class ACIrb::MgmtOoBZoneTask

Public Instance Methods

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