class ACIrb::InfraAccNodePGrp

Public Instance Methods

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