class ACIrb::DbgexpRtNodeTechSupP

Public Instance Methods

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