class ACIrb::MgmtEffNodeDef

Public Instance Methods

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