class ACIrb::InfraAccBndlPolGrp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/infra.rb, line 105
def rn
  'accbundlepolgrp-' << @attributes['name'] << ''
end