class ACIrb::IdentSegAllocInst

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/ident.rb, line 978
def rn
  'sallinst-[' << @attributes['segDn'] << ']'
end