class ACIrb::MgmtStNodeDef

Public Instance Methods

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