class ACIrb::VnsSHEPgDefCons

Public Instance Methods

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