class ACIrb::VnsDevCtxLblInfo

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vns.rb, line 2652
def rn
  'DevCtxLblInfo-' << @attributes['devCtxLbl'] << ''
end