class ACIrb::InfraRsToEncapInstDef

Public Instance Methods

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