class ACIrb::MonRtTenantMonPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/mon.rb, line 892
def rn
  'rtfvTenantMonPol-[' << @attributes['tDn'] << ']'
end