class ACIrb::FabricCtrlrAdjEp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 2886
def rn
  'ctrlradj-[' << @attributes['ifId'] << ']'
end