class ACIrb::VlanRtSrcEncap

Public Instance Methods

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